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