#1030 - Got error 176 “Read page with wrong checksum” from storage engine Aria

青春壹個敷衍的年華 提交于 2020-05-27 06:25:48

问题


Created a new database but can't create new user account due to this error anyone know how to fix this? can't find any solution to fix this ;-;

1030 - Got error 176 "Read page with wrong checksum" from storage engine Aria

error picture


回答1:


I was attempting to add a user to a new database with 'Privileges' and received this error: "#1030 - Got error 176 "Read page with wrong checksum" from storage engine Aria"

Select mysql from the list of databases. From the Table list, tick the box beside 'db'. Scroll to the bottom of the page, in the selection box that says 'With selected' scroll down to and select 'Repair Table' then select 'Go'. Worked for me .:m




回答2:


In my case above solution not worked. But the solution is similar to suggest by the "user13439511"

Follow the below steps.

  1. Select "mysql" database from the list of database.

  2. Select all tables inside "mysql" database.

  3. Scroll down and select "Repair Table" option in combobox.

  4. Click on Go button.

Done.



来源:https://stackoverflow.com/questions/60864367/1030-got-error-176-read-page-with-wrong-checksum-from-storage-engine-aria

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!