[Vex.Net MOTD] Vex.Net MOTD for 2001-11-26
support@vex.net
support@vex.net
Mon, 26 Nov 2001 07:04:30 -0500 (EST)
MySQL version upgrade [Upgrade] 2001-11-26
---------------------
Due to some recurring problems with our installation of MySQL we
decided to go ahead and upgrade the version to the latest. The
database format is backwards compatible, and tests seem to indicate
that the existing tables are working well. However, if you use MySQL
it is advised that you run this command to upgrade your tables to the
latest file version: ALTER TABLE tbl_name TYPE=MYISAM;
The following links provide more information on changes between
versions, and the new ISAM file type.
http://www.mysql.com/doc/U/p/Upgrading-from-3.22.html
http://www.mysql.com/doc/I/S/ISAM.html