Auto commit

This commit is contained in:
2025-02-22 12:53:27 +08:00
parent e1993df158
commit 7fd11e7618
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -15,6 +15,9 @@ CREATE TABLE 表名(
[ZEROFILL] DEFAULT COMMENT ,
[ZEROFILL] DEFAULT COMMENT
);
#
INSERT INTO (1, 2)
VALUES(1, 2);
#
DROP TABLE ;
#
Binary file not shown.