mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-05 14:35:17 +00:00
no message
This commit is contained in:
parent
1f41b0a8ca
commit
83eebea87f
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ USE boswatch;
|
|||
-- Benutzer erstellen für Datenbank `boswatch`
|
||||
--
|
||||
|
||||
GRANT ALL ON * to 'boswatch'@'localhost' identified by 'boswatch1.mysql';
|
||||
GRANT ALL ON * to 'boswatch'@'localhost' identified by 'root';
|
||||
FLUSH PRIVILEGES;
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue