Guest User

Untitled

a guest
Nov 15th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. [ERROR] /usr/sbin/mysqld: Table './mydb/mytable' is marked as crashed
  2. and last (automatic?) repair failed
  3.  
  4. +--------------+-------+----------+----------------------------------------------------------+
  5. | Table | Op | Msg_type | Msg_text |
  6. +--------------+-------+----------+----------------------------------------------------------+
  7. | mydb.mytable | check | warning | Table is marked as crashed and last repair failed |
  8. | mydb.mytable | check | warning | 5 clients are using or haven't closed the table properly |
  9. | mydb.mytable | check | warning | Size of indexfile is: 215237632 Should be: 4096 |
  10. | mydb.mytable | check | error | Record-count is not ok; is 4212263 Should be: 0 |
  11. | mydb.mytable | check | warning | Found 48 deleted space. Should be 0 |
  12. | mydb.mytable | check | warning | Found 1 deleted blocks Should be: 0 |
  13. | mydb.mytable | check | warning | Found 8362327 key parts. Should be: 0 |
  14. | mydb.mytable | check | error | Corrupt |
  15. +--------------+-------+----------+----------------------------------------------------------+
Add Comment
Please, Sign In to add comment