Hallo Anantha

Repair MySQL

August 17, 2007 · No Comments

As USDI network administrator, I have a task to maintenance server. Last day i wanted to change the services become more secure. I did it by editing the web services. I upgraded the phpmyadmin into phpMyAdmin 2.11.0-rc1 version. I also changed the apache configuration to give htpasswd to phpmyadmin directory. But I did some fails. I changed mysql-client to version 4 from the ports ( FreeBSD ).

All my last databases didn’t work. The error comment were "cannot load MySQL extension". I was very confuse. then I uninstalled mysql-client version 4. But it still didn’t work. I got a lot problem now that i though at that moment.

Then i got a solution. I check and repair the databases. I write mysqlcheck -A --auto-repair -u username -p on shell. Finally it successful. So i didn’t need to reinstall the mysql server.

-nanta-

Categories: Oprekan

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment