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

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: luuk_de_boer(at)pi(dot)net (Luuk de Boer)
Cc: lockhart(at)alumni(dot)caltech(dot)edu, hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Date: 1998-03-18 15:09:30
Message-ID: 199803181509.KAA10530@candle.pha.pa.us
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.

So you can only have one index on a table? Yikes.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-03-18 15:11:52 Re: Unix Domain Sockets error (was Re: [HACKERS] Alpha initdb fixed!)
Previous Message Thomas G. Lockhart 1998-03-18 14:44:43 Re: [HACKERS] Possible bug in parsing