Got error 134 from storage engine
Published by Franky, at 10:36, 2009, under 网络问题大杂烩
Aug4
查看“事件查看器-应用程序”里面有好多mysql的错误。错误的内容如下:
D:\hosting\System\mysql\bin\mysqld-nt.exe: Got error 134 from storage engine
For more information, see Help and Support Center at http://www.mysql.com. ...
D:\hosting\System\mysql\bin\mysqld-nt.exe: Sort aborted
For more information, see Help and Support Center at http://www.mysql.com.
Enter password: ***
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 10 to server version: 5.0.22-community-nt
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> REPAIR TABLE member;
ERROR 1046 (3D000): No database selected
mysql> use flea
Database changed
mysql> REPAIR TABLE member;
+-------------+--------+----------+--------------------------------------------+
| Table | Op | Msg_type | Msg_text |
+-------------+--------+----------+--------------------------------------------+
| flea.member | repair | warning | Number of rows changed from 89588 to 89587 |
| flea.member | repair | status | OK |
+-------------+--------+----------+--------------------------------------------+
2 rows in set (1.95 sec)
mysql>
2009-8-27 15:35
1
MSDB数据库置疑状态的解决方法
查看linux硬件信息大全
