On 3/14/03 12:49 PM, "Jason S" <[EMAIL PROTECTED]> spit this out onto my computer screen:
> Try turning on mysql logging in /etc/my.cnf and see what is happening. > > [mysqld] > log=/var/log/mysql-messages > > Pretty sure you need to touch the mysql-messages file first and chown it to > the mysql uid. It was already on, and here is what it had: 030312 12:21:51 mysqld started Cannot initialize InnoDB as 'innodb_data_file_path' is not set. If you do not want to use transactional InnoDB tables, add a line skip-innodb to the [mysqld] section of init parameters in your my.cnf or my.ini. If you want to use InnoDB tables, add to the [mysqld] section, for example, innodb_data_file_path = ibdata1:10M:autoextend But to get good performance you should adjust for your hardware the InnoDB startup options listed in section 2 at http://www.innodb.com/ibman.html /usr/libexec/mysqld: ready for connections 030312 16:19:34 /usr/libexec/mysqld: Normal shutdown 030312 16:19:34 /usr/libexec/mysqld: Shutdown Complete 030312 16:19:34 mysqld ended 030312 16:23:38 mysqld started Cannot initialize InnoDB as 'innodb_data_file_path' is not set. If you do not want to use transactional InnoDB tables, add a line skip-innodb to the [mysqld] section of init parameters in your my.cnf ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
