Hello, First install.
Acquired the mysql-max-3.23.55-pc-linux-i686.tar.gz file. Uncompressed and installed into /usr/local Would like to have Innodb tables activated and set the datadir to '/usr/local/mysql_db_files' In viewing the /usr/local/mysql/scripts/mysql_install_db file the option "--skip-innodb" is hard-coded into it. I will include the option '--datadir=/usr/local/mysql_db_files' to my initial call to /usr/local/mysql/scripts/mysql_install_db. However do I modify the /usr/local/mysql/scripts/mysql_install_db script and remove the hard-coded --skip-innodb to get the Innodb table to be activated?? Thanks, jpg --------------------------------------------------------------------- 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