Re: Fwd: Crash when adding field

2002-09-05 Thread Sinisa Milivojevic
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]> / /|_/ / // /\ \/ /_/ / /__

Re: Fwd: Crash when adding field

2002-09-03 Thread Sinisa Milivojevic
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