Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page

Поиск
Список
Период
Сортировка
От Luuk de Boer
Тема Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Дата
Msg-id 199803180811.JAA02140@mailhost.pi.net
обсуждение исходный текст
Ответ на Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
On 17 Mar 98 at 20:13, Bruce Momjian wrote:

> What does it mean when MySQL says "Ignored" in the CREATE INDEX entry?
>

mysql isn't supporting create index like the ansi sql way. You must
create an index in the create of the table with mysql. It's accepting
create index statements but it isn't doing anything with it so that's
why it's ignored.

Greetz...

Luuk
|-----------------------------------------------------------------------|
|  Luuk de Boer -> <luuk@pi.net>                                      |
|  When you want to go fast .....                                       |
|  Drive a cobra on the road and take a T3 line for internet ...... :-) |
|  http://www.luuk.com/  -> The AC Cobra site                           |
|-----------------------------------------------------------------------|

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: [HACKERS] standards question
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: [HACKERS] Possible bug in parsing