{ 3 comments }
MySQL DBA Tutorials & HowTos
MySQL tutorials and howtos for database admins, sysadmins, DBAs, webmasters, and Unix/Linux users who wish to improve their database skills such as backup, security, optimization, management and much more (rss feed).
I have MySQL database system running on FreeBSD. The server has multiple ip address. The mysqld used by many websites hosted on two other CentOS based servers. I would like to bind MySQL sever running on Unix / Linux server to more than one IP address such as 202.54.1.2, 202.54.1.10, and 202.54.1.15. How can I bind mysqld to multiple ips?
I‘m getting the following error when I run mysql -u root -p
Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2)
How do I solve this problem under CentOS / RHEL / Red Hat Enterprise Linux server 5.x or 6.x?
{ 9 comments }
How do I install phpMyAdmin to handle the administration of MySQL database server over the World Wide Web under Fedora / Scientific / CentOS / RHEL / Red Hat Enterprise Linux 6.x server systems?
{ 8 comments }



