- 1. Shut down your MySQL server (stop the service)
- 2. Open my.ini (mysql's config file), which is located in your MySQL program folder.
- 3. In my.ini, find:
skip-innodb
- 4. Replace this line with:
# skip-innodb
- 5. Save the file
- 6. Start the MySQL server again
No comments:
Post a Comment