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
affected (0.01 sec) INSERT INTO users(ID) VALUES(NULL); ALTER TABLE `users` ADD `Level1` ENUM('1','2') DEFAULT 1 NOT NULL; This is a forwarded message From: Matt Parlane [EMAIL PROTECTED] To: Date: Tuesday, September 03, 2002, 1:56:12 AM Subject: Crash when adding field Thank you

Crash when adding field

2002-09-02 Thread Matt Parlane
Hi all... MySQL version 4.0.3-beta Compaq Deskpro PIII 933MHz 256MB RAM, 92MB SWAP Binary distribution uname -a Linux homer 2.4.19 #2 Thu Aug 15 19:53:55 NZST 2002 i686 unknown I don't have another test machine unfortunately, so I don't know if the problem is specific to my machine/database or