Access Denied when opening phpMyAdmin

前端 未结 19 791
野的像风
野的像风 2020-12-09 05:47

What could be the problem of my mysql database server in WAMP.

I can\'t open it. The error says:

MySQL sai         


        
19条回答
  •  自闭症患者
    2020-12-09 06:05

    This works:

    1. Stop the MySQL service
    2. Open data folder
    3. Remove both ib_logfile0 and ib_logfile1
    4. Restart the service

提交回复
热议问题