mysql boot error mysql boot 1067 error resolution

  • 2020-06-07 05:26:21
  • OfStack

Solutions:

1. Add a line of tmpdir="D:/MySQL/data/" to [mysqld] in MY. INI file.

2. Delete other files in the DATA directory except the database folder, restart mysql and solve the problem.


Related articles: