MySQL [test]> repair table test.t1;ERROR 664 (HY000): Proxy ERROR:SQL is too complex, only applicable to noshard table: Shard table do not support repairMySQL [test]> /*sets:allsets*/repair table test.t1;+---------+--------+----------+----------+------------------+| Table | Op | Msg_type | Msg_text | info |+---------+--------+----------+----------+------------------+| test.t1 | repair | status | OK | set_1544429866_3 || test.t1 | repair | status | OK | set_1544429718_1 |+---------+--------+----------+----------+------------------+2 rows in set (0.01 sec)
/*proxy*/show status查询。Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback