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

From: Michal Mosiewicz <mimo(at)interdata(dot)com(dot)pl>
To: Luuk de Boer <luuk_de_boer(at)pi(dot)net>
Cc: 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-19 00:05:53
Message-ID: 35106161.CC57D270@interdata.com.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Luuk de Boer wrote:
>
> 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.

Not necesarrily. You may use ALTER TABLE to ADD, REMOVE, CHANGE
KEY(s)/INDEX(es).

Mike

--
WWW: http://www.lodz.pdi.net/~mimo tel: Int. Acc. Code + 48 42 148340
add: Michal Mosiewicz * Bugaj 66 m.54 * 95-200 Pabianice * POLAND

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message PostgreSQL On Peanuts.roanoke.edu 1998-03-19 01:04:49 regression testing on linux-elf 2.0.33, postgresql 6.3, i686
Previous Message David Gould 1998-03-18 23:51:51 Re: [HACKERS] Re: [PATCHES] patches for 6.2.1p6