Strange behaviour of mysqld after dropping a column

2002-08-22 Thread Cams Ismael
Description: A time ago I reported next bug: The ALTER TABLE command behaves very strange when stopping and restarting the MySQL server afterwards. I noticed this after having rebooted my PC (which means that the MySql server is stopped and

RE: Strange behaviour of mysqld after adding/dropping a column

2002-07-09 Thread Cams Ismael
: Tuesday, July 02, 2002 1:43 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Strange behaviour of mysqld after adding/dropping a column Cams Ismael writes: Hello Sinisa, this has nothing to do with services. I have also tried this without creating a service

RE: Strange behaviour of mysqld after adding/dropping a column

2002-07-09 Thread Cams Ismael
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 3:02 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Strange behaviour of mysqld after adding/dropping a column Cams Ismael writes: Hello Sinisa, have you already found the origin of the problem ? How does

RE: Strange behaviour of mysqld after adding/dropping a column

2002-07-02 Thread Cams Ismael
behaviour of mysqld after adding/dropping a column Cams Ismael writes: * I have indeed installed MySQL as a service. That's why I use 'net stop mysql' and 'net start mysql' to start and stop the MySQL server. * I have done nothing special before rebooting my PC. The problem doesn't seem

Strange behaviour of mysqld after adding/dropping a column

2002-07-01 Thread Cams Ismael
Description: The ALTER TABLE command behaves very strange when stopping and restarting the MySQL server afterwards. I noticed this after having rebooted my PC (which means that the MySql server is stopped and restarted). Before the reboot I dropped a column in one of my tables.

Got error 127 after using the alter table command

2002-04-08 Thread Cams Ismael
Hello, I am using MySQL 3.23.39 (on Windows NT and Windows 2000) and the = mm_mysql 2.0.4 JDBC driver. I encountered following problem: 1. I first create some tables via JDBC 2. then I fill in some data via the command line 3. I execute an alter table command (adding a