SELECT and INSERT privileges.OPTIMIZE [NO_WRITE_TO_BINLOG | LOCAL]TABLE tbl_name [, tbl_name] ...
Parameter | Required | Description |
NO_WRITE_TO_BINLOG | Optional | Reserved keywords have no practical feature. |
LOCAL | Optional | Reserved keywords have no practical feature. |
tdsql> optimize table t1;+---------+----------+----------+----------+| Table | Op | Msg_type | Msg_text |+---------+----------+----------+----------+| test.t1 | optimize | status | OK |+---------+----------+----------+----------+1 row in set (0.01 sec)
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