root/tags/1.0.3/mysql/create_sams_user.sql
| Revision 2, 153 bytes (checked in by blaze, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | CONNECT squidlog; |
| 2 | |
| 3 | GRANT ALL ON squidctrl.* TO sams@localhost IDENTIFIED BY "qwerty"; |
| 4 | GRANT ALL ON squidlog.* TO sams@localhost IDENTIFIED BY "qwerty"; |
| 5 |
Note: See TracBrowser
for help on using the browser.
