information_schema errors after (minor) upgrade

2007-12-23 Thread Mark
Running a FreeBSD system and mysql 5.0.27 server, I recently upgraded to 5.0.51 (but kept the 5.0.27 client). Everything seemed fine, until I ran a databse check today: Checking information_schema:CHARACTER_SETS Checking information_schema:COLLATIONS Checking information_schema:COLLATION_CH

RE: information_schema errors after (minor) upgrade

2007-12-23 Thread Mark
Ok, I'm a little further. I get the error after this command: "CHECK TABLE $table EXTENDED"; Where $table is a table in the information_schema. The specific error seems to be: "Table is already up to date" Instead of the usual: "OK" Could this be related to this? http://lists.mysql.com/inter