XEN
|
|
| backup / restore mysql databases with mysqldump 29/12/2009 | mad mad mod Backup the database |
| convert mysql table from MyISAM to InnoDB 30/12/2009 | mad mad mod MyISAM is the default storage engine for MySQL. Unfortunately it doesn't support transactions or foreign keys (but it has some other nice features like compression). However, because InnoDB does su [ ... ] |
Other Articles
|
|
|