DP_S/build/lib/mysql/mysql-test/r/ssl-big.result

4 lines
69 B
Plaintext
Raw Normal View History

2024-04-24 10:25:44 +08:00
DROP TABLE IF EXISTS t1, t2;
create table t1 (a int);
drop table t1;