Michael,
Thursday, September 05, 2002, 5:09:47 PM, you wrote:

MTB> I was using phpMyAdmin to do some user management and since it was 
MTB> fairly slow, decided to try upgrading my mysql.users and mysql.db tables 
MTB> to InnoDB format.  It seems however that this is a "bad thing" as mysql 
MTB> told me when it refused to restart.  I've recovered the users table from 
MTB> a backup but had to use the default (empty) db table for now.  Is there 
MTB> any way to have the InnoDB handler read the db table under a different name?

Michael, MySQL privilege tables MUST be MyISAM:
         http://www.mysql.com/doc/en/InnoDB_restrictions.html




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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

Reply via email to