alex.goodchilduk.com
Open MySQL for all IP addresses
mysql
GRANT ALL ON *.* TO root@’%’ IDENTIFIED BY ‘yourpassword’;
Post navigation
←
MySQL insert into user database failure
installing git on CentOS
→