2014-07-25 10:40:32 -06:00

3 lines
98 B
SQL

CREATE USER mon_persister IDENTIFIED BY 'password';
CREATE USER mon_api IDENTIFIED BY 'password';