bizstation / transactd

The high-speed and advanced NoSQL interface plugin for MySQL / MariaDB.
GNU General Public License v2.0
18 stars 1 forks source link

Transactd Plugin can not generate schema table automatically if there are `ALTER TABLE` crash temporary files. #3

Closed bizstation closed 10 years ago

bizstation commented 10 years ago

If there is a temporary file that is generated when mysqld crashes at ALTER TABLE, Transactd Plugin can not generate schema table automatically.

The temporary files are like data_dir/database/#sql-***.frm.