Home >Backend Development >PHP Tutorial >Mysql encountered a 1067 error, what should I do? _PHP Tutorial
Question: My Mysql encountered a 1067 error
The error message is:
A system error has occurred.
System error 1067 has occurred.
The process terminated unexpectedly.
Answer:
Solution:
1. Check whether your Mysql directory has given the system user permissions.
2. Delete your %WINDOWS%/my.ini file.
3. Check whether your c:/my.cnf file is configured correctly.