4,461
edits
Line 47: | Line 47: | ||
Query OK, 1 row affected (0.02 sec) | Query OK, 1 row affected (0.02 sec) | ||
mysql> grant all on wp_michael.* to 'webuser'@'localhost' identified by ' | mysql> grant all on wp_michael.* to 'webuser'@'localhost' identified by 'password'; | ||
Query OK, 0 rows affected (0.00 sec) | Query OK, 0 rows affected (0.00 sec) | ||