I was using phpMyAdmin to do some user management and since it was fairly slow, decided to try upgrading my mysql.users and mysql.db tables to InnoDB format. It seems however that this is a "bad thing" as mysql told me when it refused to restart. I've recovered the users table from a backup but had to use the default (empty) db table for now. Is there any way to have the InnoDB handler read the db table under a different name?
-- Michael --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php