告警升级公告
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查询。文档反馈