1067 error on attempt to start MySQL

后端 未结 26 1993
无人及你
无人及你 2020-12-13 14:12

I\'ve installed MySQL on Windows 7. When I\'m trying to start MySQL service I\'m getting error 1067: The process terminated unexpectedly. Log message:

101111         


        
26条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-13 15:01

    I just encountered a similar issue and I found that it is a permission problem. When I copy the database "data", I have to add the permission for "NETWORK SERVICE"

提交回复
热议问题