3 lines
44 B
MySQL
3 lines
44 B
MySQL
|
|
drop database rbac;
|
||
|
|
create database rbac;
|