Regarding the above crash after adding the ENUM column, I have tested
it and it worked for me.
Could you also verify this from our BK 4.0 repository ??
--
Regards,
__ ___ ___ __
/ |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__
Victoria Reznichenko writes:
> Hi!
>
> Indeed I could repeat it :(
>
> In addition, MySQL crushes if the table is not empty. Subscriber
> provide ALTER TABLE .. with a column name that already exists.
>
> So I modify test case a little to:
>
> CREATE TABLE `users` (
> `ID` int(10) unsigned NOT