1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-10 04:22:00 +03:00
Files
mariadb/mysql-test/t/bdb-alter-table-2.test
2002-08-28 16:41:23 +03:00

3 lines
63 B
Plaintext

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