Processed: Re: Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table"

2007-01-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 407406 normal Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table" Severity set to `normal' from `grave' > End of message, stopping processing here. Please contact me if you ne

Processed (with 1 errors): Re: Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table"

2007-01-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 407406 + unreproducible Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table" Tags were: moreinfo Tags added: unreproducible > severity normal Unknown command or malformed arguments to command.

Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table"

2007-01-22 Thread Christian Hammers
tags 407406 + unreproducible severity normal stop Hello Alexis On 2007-01-18 Alexis Sukrieh wrote: > Christian Hammers wrote: > > That bug is supposed to be fixed since 5.0.26 if I read it correctly. > > Yep, but I'm facing a symptom very near to the upstream bug reported. > That's why I thought

Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table"

2007-01-18 Thread Alexis Sukrieh
Hi again, I also have another bug (certainly related) with the same dump: mysql> SHOW FIELDS FROM users; ERROR 1030 (HY000): Got error 28 from storage engine mysql> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table"

2007-01-18 Thread Alexis Sukrieh
Christian Hammers wrote: That bug is supposed to be fixed since 5.0.26 if I read it correctly. Yep, but I'm facing a symptom very near to the upstream bug reported. That's why I thought in the first place it was the same bug. Could you mail me a copy of the mysqldump output you tried to insert

Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table"

2007-01-18 Thread Christian Hammers
tags 407406 moreinfo stop Hello On 2007-01-18 Alexis Sukrieh wrote: > Package: mysql-server > Version: 5.0.30-3 > Severity: grave > Justification: causes serious data loss > > > Hello, > > I use a Debian "etch" server for development purposes, and I use there a > mysql database. > > Now that

Processed: Re: Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table"

2007-01-18 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 407406 moreinfo Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table" There were no tags set. Tags added: moreinfo > stop Stopping processing here. Please contact me if you need assistance. Deb

Bug#407406:

2007-01-18 Thread Alexis Sukrieh
After looking at the patch submitted upstream, it looks like I'm not facing the exactly same bug, as the sources of mysql-server in etch include the correct version: MySQL patch: http://lists.mysql.com/commits/12694 etch mysql-server sources: if (!_mi_get_last_key(info,keyinfo,anc_buff

Bug#407406: mysql-server: DELETE FROM table causes "Incorrect key file for table"

2007-01-17 Thread Alexis Sukrieh
Package: mysql-server Version: 5.0.30-3 Severity: grave Justification: causes serious data loss Hello, I use a Debian "etch" server for development purposes, and I use there a mysql database. Now that I've upgraded my development server from sarge to etch, I face a grave bug: when importing da