Kleine Änderungen
This commit is contained in:
@ -17,7 +17,6 @@ sudo /etc/init.d/mysql restart
|
||||
|
||||
```xml
|
||||
mysql -p -u root
|
||||
use ***db***;
|
||||
GRANT ALL ON *.* TO root@'%' IDENTIFIED BY 'RootPassword';
|
||||
exit
|
||||
```
|
Reference in New Issue
Block a user