On Fri, 22 Apr 2005 22:44:44 +0300
Gleb Paharenko <[EMAIL PROTECTED]> wrote:
> Hello.
>
>
>
> Make a bug or feature report at http://bugs.mysql.com.
Already did - 10098 - it was recently closed, guess it was already
fixed in 5.0.5.
Josh
--
MySQL General Mailing List
For list archives: http:
Hello.
Make a bug or feature report at http://bugs.mysql.com.
Josh Trutwin <[EMAIL PROTECTED]> wrote:
> Would it be possible to add:
>
> ENGINE=MyISAM
>
> To all the CREATE TABLE statements in the mysql_fix_privilege_tables
> script? The server (tested with 5.0.3 and 5.0.4) crashe
Would it be possible to add:
ENGINE=MyISAM
To all the CREATE TABLE statements in the mysql_fix_privilege_tables
script? The server (tested with 5.0.3 and 5.0.4) crashes when
creating/altering these tables if the following is in /etc/my.cnf:
default-table-type=innodb
I had to drop all the new