Comment 3 for bug 1007268

Revision history for this message
Ivor B. (ivor.b) wrote :

It's getting worse for me now:

- I just created a new table (MyISAM, no records)
- Converted it to InnoDB
- Removed some columns (ALTER TABLE)

This caused the entire server to go dead.

2 days ago I already performed the following actions, but it seems they didn't help:

- Made MySQLdump for all data
- Cleared almost entire /var/lib/mysql dir (except for the mysql database itsself)
- Recreated database, imported data.

Attached are the last error message and my my.cnf files