mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +00: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