As I was sure, I made a note
mysql> GRANT ALL PRIVILEGES ON *.* TO root@'192.168.%' IDENTIFIED BY 'root password' WITH GRANT OPTION;
TODO: Specify and summarize commands at a later date
Recommended Posts