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