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

From: "Luuk de Boer" <luuk_de_boer(at)pi(dot)net>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, lockhart(at)alumni(dot)caltech(dot)edu, hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Date: 1998-03-18 08:09:44
Message-ID: 199803180811.JAA02140@mailhost.pi.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pi(dot)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 |
|-----------------------------------------------------------------------|

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 1998-03-18 08:23:33 Re: [HACKERS] standards question
Previous Message Hannu Krosing 1998-03-18 07:42:41 Re: [HACKERS] Possible bug in parsing