Bug in drop database mysql 4.0.1-2

2002-07-09 Thread Scott Olson
table bogus ( crap int default '' not null ); -- Scott Olson Senior Systems Analyst Pason Systems Corp. Phone: (403) 301-3418 e-mail: [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php

mysql hanging

2002-07-08 Thread Scott Olson
I've been having some problems with MySQL-4.0.1-2 on RedHat 7.2 rpms MySQL-Max-4.0.1-2 MySQL-4.0.1-2 MySQL-shared-4.0.1-2 MySQL-devel-4.0.1-2 Occasionally the server enters into a strange state where it will refuse to do much of anything. Commands hang in the mysql client.

Unable to drop database

2002-05-29 Thread Scott Olson
-shared-4.0.1-2 MySQL-devel-4.0.1-2 MySQL-client-4.0.1-2 -- Scott Olson - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread

Turning off innodb

2002-04-12 Thread Scott Olson
Is it possible to turn off Innodb in MySQL 4.0 via the my.cnf file? Or command line params or something? I would like to be able to do this to since the device that MySQL is running on does not have the space available for the minimal 10Mb Innodb file. I realize I can probably do this be