RE: InnoDB help !! OS: Linux 7.1

2002-01-30 Thread Chetan Lavti
hi, I have run the script mysql_install_db --with-innodb. then I am getting the mysql>show variables like "have_innodb"; +---+---+ | Variable_name | Value | +---+---+ | have_innodb | YES | +---+---+

RE: InnoDB help !! OS: Linux

2002-01-30 Thread Chetan Lavti
hi, I am referring "Innodb startup options" and "my.cnf file options" as in the manual. Till this I have installed the MyQSL-Max-3.23.47 and mysql-max daemon is running. I can go to mysql command prompt. mysql> show variables like "have_innodb"; +---+--+ | Variable_name | Value