MySQL Deployment installation Combat

Source: Internet
Author: User

1. Install the relevant software:

2. Upload the installation package to the Linux system

3. Set up MySQL group and account

4. Unzip the downloaded package
5. Enter the software package, the source code program./configure

6.make && make install installation (long time, patient wait)

7. Check for errors (return 0 is correct)

8. Create a soft connection equivalent to a shortcut

9. Copy the configuration file template of the MySQL software to the default MySQL configuration file

10. Create a data store directory

11. Change the owner of the directory where the software is installed to MySQL

12. Enter the/application/mysql/bin directory to initialize MySQL

13. If the previous section shows two OK then do it correctly

14. Enter ~/mysql/support-files to copy the Mysql.server startup script to the default boot point

15. Execute Permissions for startup scripts

16. Start MySQL

17. Write the entry script into the/etc/profile to enter the software

18. Configure the MySQL user password

19. Log in to MySQL (enter the previously configured password)

Summary: MySQL installation successfully deployed! You can configure the parameters you want by installing the source code, which is more flexible.

MySQL Deployment installation Combat

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.