programming
| Firewall on Fedora Linux 18/04/2009 | mad mad mod In a nutshell |
| 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
|