1.

How Do You Access Mysql On Red Hat?

Answer»

Go to the shell prompt and type MYSQL. Linux looks up the information CONTAINED in /var/mysql/mysql.SOCK and CONNECTS to the port listed in the sock file. If the port is blocked or mysql isn’t installed on the system, Red Hat Linux returns an error.

Go to the shell prompt and type mysql. Linux looks up the information contained in /var/mysql/mysql.sock and connects to the port listed in the sock file. If the port is blocked or mysql isn’t installed on the system, Red Hat Linux returns an error.



Discussion

No Comment Found