mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-24 02:01:42 +08:00
PT-101 WIP
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
create database if not exists test;
|
||||
use test;
|
||||
|
||||
drop table if exists test1;
|
||||
|
||||
Reference in New Issue
Block a user