Is the database will inevitably error, out of the wrong will certainly need to repair.
phpMyAdmin is a good MySQL management tool that has a repair function for a table in a database. But when this table is no longer able to open it does not see
Symptom of table corruption
A typical symptom of a damaged table is as follows:1. When selecting data from a table, you get the following error:Incorrect key file for table: ' ... '. Try to repair it2. The query cannot find rows in the table or
REPAIR table Syntax
REPAIR table ' table_name ' repair form
REPAIR table is used to repair damaged tables
Using in Linux
REPAIR TABLE ' table_name ' pre_forum_thread
Tips
Xt.pre_forum_thread Repair Error 1 when fixing table
Use PHPMyAdmin to repair the image and text of the forum database. 1. log on to phpMyAdmin and go to the phpMyAdmin data list page. 2. select a box before the data table. 3. select repair table from the "Selected items" drop-down box at the bottom
PHP build (windows64 + apache2.4.7 + mysql-5.6 + php5.5 + phpMyAdmin) and Discuz installation, the following articles refer to the three sources, in addition to my build problems encountered in the process of repair notes:
PHP environment setup
ErrorIt is possible that you found a bug in the SQL Analyzer. Please check your query carefully, including whether the quotes are correct and match. Other possible reasons for failure may be because you have uploaded binary data beyond the reference
Toss for a few days, and finally find a very resource-saving installation wordpress program.Successfully build website http://www.gudianxiaoshuo.com and http://www.gudianbook.comAt the same time, we recommend the WordPress Build station tool
In the background, I found that a function was invalid and various detection methods were used. then I detected that a table in the database was accidentally deleted. I backed up the data and downloaded it from the google browser, after the original
Affected Versions:PhpMyAdmin 3.x vulnerability description:Cve id: CVE-2010-3263
PhpMyAdmin is a PHP tool used to manage MySQL through the WEB.
The setup script of phpMyAdmin does not properly filter parameters submitted to the setup/frames/index.
The following articles mainly describe how to correctly repair corrupted MySQL Data Tables. There are two methods: checktable and repairtable, and myisamchk and isamchk, mySQL (the best combination with PHP) database errors caused by power failure
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.