1 thought on “Virtual machine Centcos 5.4 Install and compile mysql for detailed tutorials. I am a rookie for details.”
Shane
You can install it directly in RPM package: #yum install mysql mysql-server #Service mysqld restart n should be like this. does not need to be compiled. If your database directory is placed separately in separate partitions, the installation is installed, you can change the database directory in the /etc/my.cf file.
You can install it directly in RPM package:
#yum install mysql mysql-server
#Service mysqld restart n should be like this.
does not need to be compiled. If your database directory is placed separately in separate partitions, the installation is installed, you can change the database directory in the /etc/my.cf file.