Re: mysqld and mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Somebody in the thread at some point said:

> Probably you may need to give perms to the user, in this scenary, root, with 
> something like:
> 
> grant all on *.* to 'root'@'IPBOXA' identified by 'whatever';

You're quite right, but also because Azeem didn't paste the actual error
message, it can additionally be that he needs to open the server box
firewall

# iptables -I INPUT -p tcp --dport 3306 -j ACCEPT
# service iptables save

-Andy


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux