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

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Luuk de Boer <luuk_de_boer(at)pi(dot)net>
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Date: 1998-03-18 15:18:31
Message-ID: 350FE5C7.D6A597C8@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > 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.

You are holding MySQL and Postgres to different standards when
developing your comparison table. Frankly, it seems that we should meet
somewhere in the middle on this if you are hoping for further
collaboration on developing a test suite :(

- Tom

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Darren King 1998-03-18 15:39:51 Re: [HACKERS] Buffer overuns with the Electric fence debugging library
Previous Message Thomas G. Lockhart 1998-03-18 15:11:52 Re: Unix Domain Sockets error (was Re: [HACKERS] Alpha initdb fixed!)