At 23:52 +0300 7/2/02, Hytham Shehab wrote: >hi guys, > i use mysql 3.23.44-max-nt server, i edit c:\windows\my.ini and >c:\my.cnf and c:\mysql\data\my.cnf to include the manadatorey line to be : >innodb_data_file_path=c:/mysql/data/ibdata:300M >then, when i restart the server and start the client, i type: >show variables like "have_%"; >------------------- >variable_name | value >------------------- >have_bdb | yes >have_innodb | disabled >have_openssl | no >... >------------------- > >why the innodb is disabled ?
Make sure it's not being started with --skip-innodb. > >thanks in advance >sql >-- >Hytham Shehab --------------------------------------------------------------------- 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