Mailinglisten-Archive |
> Cannot initialize InnoDB as 'innodb_data_file_path' is not set. Just set it in your my.cnf file (and take a deeper look into the manual, it is explicitly explained there). place a file named my.cnf direct under c:\ containing the following lines: [mysqld] innodb_data_file_path = ibdata1:50M This will define a inno_db space named ibdata1 with 50 MB in your mysql directory. Adjust the large as you need it. good luck. Ruediger --- Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter -->> http://www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive