mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-21 22:07:57 +00:00
3 lines
64 B
MySQL
3 lines
64 B
MySQL
|
DROP SCHEMA IF EXISTS hirs_db;
|
||
|
DROP USER "hirs_db"@"localhost";
|