On 2 Set, 06:19, Thomas Mueller <
thomas.tom.muel...@gmail.com> wrote:
> Hi,
>
> This is a bug. The problem is, originally creating a table with a
> column of type AUTO_INCREMENT automatically created a primary key for
> this column. It doesn't do that any longer, at least not in the CREATE
> TABLE statement. However it still tries to do that for ALTER TABLE
> ALTER COLUMN. I will fix this for the next release (this weekend).
>
> Thanks for your help!
>
> Regards,
> Thomas
>