1 개요[ | ]
- MySQL CHECK TABLE
Console
Copy
mysql> CHECK TABLE employee;
+---------------+-------+----------+----------+
| Table | Op | Msg_type | Msg_text |
+---------------+-------+----------+----------+
| test.employee | check | status | OK |
+---------------+-------+----------+----------+
1 row in set (0.07 sec)
2 같이 보기[ | ]
3 참고[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.