RE: Changing Data Directory

2003-11-12 Thread Chad Russell
Just an FYI, but you can also specify at startup of mysqld by passing the "--datadir" option. This will override what is in your option file, until the next restart. > -Original Message- > From: Arunas MilaĊĦauskas [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 12, 2003 8:26 AM > To

MyISAM: Max Keys Per Table / Max Key Length

2003-11-12 Thread Chad Russell
The documentation for MyISAM states two features that I am trying to find more information on. 1) Max Keys Per Table, according to the documentation, can be increased from the default 32 / Table to 64 / Table without recompilation. However, I am unable to find how to do this anywhere. 2) Max Key