SET DROP TABLE (options);
Drop a table from a replication set.
Note that this action will not drop a candidate primary key created using TABLE ADD KEY.
Origin node for the set. A future version of slonik might figure out this information by itself.
Unique ID of the table.
SET DROP TABLE ( ORIGIN = 1, ID = 20, );