Michael,

----- Original Message -----
From: ""Michael T. Babcock"" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Thursday, September 05, 2002 6:37 PM
Subject: Re: Bad table conversion


> Victoria Reznichenko wrote:
>
> >Michael, MySQL privilege tables MUST be MyISAM:
> >         http://www.mysql.com/doc/en/InnoDB_restrictions.html
> >
> >
> Yes, thank-you; I must have missed / forgotten that warning at some
> point -- my next E-mail will be to the phpMyAdmin author suggesting a
> patch to prevent such behaviour in that client.
>
> *From the manual: "Warning*: do *NOT* convert MySQL system tables from
> MyISAM TO InnoDB tables! This is not supported; if you do this MySQL
> will not restart until you restore the old system tables from a backup
> or re-generate them with the |mysql_install_db| script."

InnoDB already blocks such conversion. But you converted to BDB, which
apparently does not!

> --
> Michael T. Babcock
> C.T.O., FibreSpeed Ltd.
> http://www.fibrespeed.net/~mbabcock

Regards,

Heikki

sql query




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