How To Solve PhpMyAdmin Checksum Error 1030 While Accessing ‘Privileges’

How To Solve PhpMyAdmin Checksum Error 1030 While Accessing 'Privileges'

I was attempting to add a user to a new database with ‘Privileges’ when I received this error: “#1030 – Got error 176 “Read page with wrong checksum” from storage engine Aria

To solve it, I tried quite a few things like logging out of the PhpMyAdmin session reloading the database, etc. but nothing helped. Then after some looking around, I found the solution to be a simple one.

How To Solve #1030 – Got error 176 “Read page with wrong checksum ?

The solution to the phpmyadmin checksum error 1030 problem is as follows:

Step 1 – Select the mysql database from the list of databases on the left, in PhpMyAdmin. This will load a list of tables on the right-hand side.

Step 2 – In this table list, find the checkbox beside the table named db and click it to make it checked.

Step 3 – Scroll to the bottom of the page, in the selection box that says ‘with selected‘, and scroll down. There find the option that says ‘Repair Table‘ and click on it to select it. Then click ‘Go‘.

That’s it!

Now go and select your preferred database from the list of databases and click Privileges and this time around, you should not see this error and everything should work fine.

Share This Post

2 thoughts on “How To Solve PhpMyAdmin Checksum Error 1030 While Accessing ‘Privileges’”

  1. Pingback: How to access phpMyAdmin to connect to AWS Ubuntu Instance?

  2. Pingback: How to send notifications in Laravel 7.x? - Rajiv Verma

Leave a Comment

Your email address will not be published. Required fields are marked *

Subscribe To my Future Posts

Get notified whenever I post something new

More To Explore