I'm format my computer and Install Win98 SE again when I already install mysql and run mysqld it has this message (mysql 3.23.43)
-----------------------------------------------------------------
Cannot initialize InnoDB as 'innodb_data_file_path' is not set
If you do not want to use transactional InnoDB tables, add a l
skip-innodb
to the [mysqld] section of init parameters in your my.cnf
or my.ini. If you want to use InnoDB tables, add for example,
innodb_data_file_path = /mysql/data/ibdata1:20M
More information on setting the parameters you find in the
manual.
-----------------------------------------------------------------
This message not happen before I format my computer. Any explane me. What happen? How should I do?






Bookmarks