1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-20 13:13:59 +03:00
mariadb/mysql-test/t/bdb-alter-table-2.test

3 lines
63 B
Plaintext

-- source include/have_bdb.inc
select * from t1;
drop table t1;