Note, for updating an existing database, you should run the following: UPDATE mysql.user SET host='%'; FLUSH PRIVILEGES;
7.3 KiB
7.3 KiB
Note, for updating an existing database, you should run the following: UPDATE mysql.user SET host='%'; FLUSH PRIVILEGES;