Posted by: Anonymous Coward
on July 10, 2002 05:04 AM
MySQL is like an ISAM database with some SQL query support. It is very simple and fast - copy files = copy the database. Most of my databases are 95% read and 5% write. Why get fancy? MySQL smokes out the queries.
Re:MySQL
Posted by: Anonymous Coward on July 10, 2002 05:04 AM#