mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-23 08:30:21 +01:00
no message
This commit is contained in:
parent
1f41b0a8ca
commit
83eebea87f
|
|
@ -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…
Reference in a new issue