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