Installation of mysql-5.1.60-linux-x86_64-glibc23

Source: Internet
Author: User

Download mysql-5.1.60-linux-x86_64-glibc23.tar.gz to/home/a/soft/

Shell> sudo groupadd mysql
Shell> sudo useradd-r-g mysql
Shell> cd/home/a/soft/
Shell> tar zxvf mysql-5.1.60-linux-x86_64-glibc23.tar.gz
Shell> cd/usr/local/
Shell> sudo ln-s/home/a/soft/mysql-5.1.60-linux-x86_64-glibc23 mysql
Shell> cd mysql
Shell> sudo chown-R mysql.
Shell> sudo chgrp-R mysql.
Shell> sudo scripts/mysql_install_db -- user = mysql
Shell> sudo chown-R root.
Shell> sudo chown-R mysql data
# Next command is optional
Shell> sudo cp support-files/my-medium.cnf/etc/my. cnf
Shell> sudo bin/mysqld_safe -- user = mysql &
# Next command is optional
Shell> sudo cp support-files/mysql. server/etc/init. d/mysql. server
$ Sudo service mysql. server start

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.