main
new
SQL 查询: 复制 编辑
SELECT * FROM `mysql`.`db` WHERE `User` = 'root' AND `Host` = '127.0.0.1' ORDER BY `Db` ASC
MySQL 返回:
#1034 - Index for table 'db' is corrupt; try to repair it