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