abase death;
use death;
create 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:
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. Com
QL-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
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 recomp