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