root/trunk/midgard/tools/midrepository/mysql-user.sql.in
| Revision 7101, 122 bytes (checked in by bergius, 5 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | INSERT INTO user (Host,User,Password) VALUES ('localhost','@DB_USER@',Password('@DB_USER_PASSWORD@')); |
| 2 | FLUSH PRIVILEGES; |
| 3 |
Note: See TracBrowser for help on using the browser.
