mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-12 11:06:14 +00:00
de-support alter table and drop table
This commit is contained in:
+1
-1
@@ -552,7 +552,7 @@ QUERY ANALYSIS:
|
||||
|
||||
DDL OPERATIONS:
|
||||
CREATE TABLE topic (field1 INT, field2 STRING); - Create topic
|
||||
DROP TABLE table_name; - Delete topic
|
||||
Note: ALTER TABLE and DROP TABLE are not supported
|
||||
|
||||
SPECIAL COMMANDS:
|
||||
USE database_name; - Switch database context
|
||||
|
||||
Reference in New Issue
Block a user