错误: mysql select * from t_intro; ERROR 145 (HY000): Table './imms_core/t_intro' is marked as crashed and should be repaired 解决: [root@iZ232s4zbqvZ ~]# myisamchk -c -r /var/lib/mysql/imms_core/t_intro.MYI - recovering (with sort) MyIS
错误:
mysql> select * from t_intro;
ERROR 145 (HY000): Table './imms_core/t_intro' is marked as crashed and should be repaired
解决:
[root@iZ232s4zbqvZ ~]# myisamchk -c -r /var/lib/mysql/imms_core/t_intro.MYI
- recovering (with sort) MyISAM-table '/var/lib/mysql/imms_core/t_intro.MYI'
Data records: 183
- Fixing index 1
Found block that points outside data file at 437808
[root@iZ232s4zbqvZ ~]#
=============================================================================
问题:
130619 17:10:15 [Note] /usr/libexec/mysqld: ready for connections.
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号