mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-14 15:33:49 +00:00
3 lines
52 B
SQL
3 lines
52 B
SQL
DROP DATABASE IF EXISTS test;
|
|
CREATE DATABASE test;
|