Re: postgre vs MySQL

Поиск
Список
Период
Сортировка
От paul rivers
Тема Re: postgre vs MySQL
Дата
Msg-id 47D8A87B.8050906@gmail.com
обсуждение исходный текст
Ответ на Re: postgre vs MySQL  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
Scott Marlowe wrote:
> On Wed, Mar 12, 2008 at 1:02 PM, paul rivers <rivers.paul@gmail.com> wrote:
>
>
>>  - Auto_increment columns as pkeys in InnoDB tables are practically
>>  required, yet severely limited scalability due to how a transaction
>>  would lock the structure to get the next auto-increment (significantly
>>  improved in 5.1)
>>
>
> Pretty sure they implemented the fix for that in an early 5.0 release.
>  I remember chatting with Heikki Turri about it.
>

Definitely not fixed until 5.1, in fact not until very recently (5.1.22) :

http://bugs.mysql.com/bug.php?id=16979

Anyway, enough of that for me.  It's a Postgres list, and my list of
MySQL complaints is far longer than my enthusiasm for documenting them.


Paul




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

Предыдущее
От: Ow Mun Heng
Дата:
Сообщение: Re: Column Statistics - How to dertermine for whole database
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Can't rename an existnig DB because it doesn't exist???