mirror of
https://github.com/MariaDB/server.git
synced 2025-10-19 21:09:40 +03:00
3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
INSERT INTO t1 VALUES (15);
|
|
DROP TABLE t1;
|