Manually compiling and installing MySQL with a Linux virtual machine
1. Enter the ' smbclient-l ' command to scan the shared packages folder.
2. Create a mount point to mount the folder lamp.
3. Unzip the installation package and unzip it into the OPT folder.
4. Install the build tool gcc, gcc-c++, make, cmake with Yum installation.
- Installing MySQL server-side packages with rpm
6. Add MySQL user and join to MySQL Group
7. Switch to ' mysql-5.5.24.tar.gz ' to install the configuration file.
8. Enter make to convert the configuration file to a binary file
To install
9. Enter chown-r mysql.mysql/usr/local/mysql command and boot refresh
10. Copying and setting of permissions and boot from boot
11. Configuring the Initialization Database
12. Create a soft connection directly
13. Enter the mysqld edit mode
14. Turn on the service
15. View the database
End of experiment
Manually compiling and installing MySQL with a Linux virtual machine