Detailed description of MySQL common operation commands on Linux terminal, linuxmysql
Service:
# Chkconfig -- list listing all system services # chkconfig -- list | grep on listing all started system services # chkconfig -- list mysqld # whereis
Install various services in Linux (III)-MySQLMySQL master-slave backup bitsCN.com
!! Assume that all installation packages are in the/share Directory. the installation directory is/opt !!
$ Ll/share-Rw-r -- 1 root 129041873 Nov 29 mysql-5.1.54-linux-
Installing MySQLMySQL in Linux
!! Assume that all installation packages are in the/share Directory. the installation directory is/opt !!
$ Ll/share-Rw-r -- 1 root 129041873 Nov 29 mysql-5.1.54-linux-i686-glibc23.tar.gz
===============================
How to install mysql's Binary source code package in Linux-Advanced UserAfter several days of research, I finally learned how to install the mysql Binary source code package in Linux, and finally solved ERROR 1045 (28000 ): access denied for user
After several years of research, I finally learned how to install the mysql Binary source code package in Linux, and finally solved ERROR 1045 (28000 ): access denied for user 'root' @ 'localhost, okay. Let's take a look at my installation
Reprinted: http: wwwcnblogscomxiaoluo501395377archive201304073003278html modified some mysql to start the j2ee development environment on Linux, centOS6CentOS for jdk, tomcat, and eclipse
I have modified some mysql commands to start the cloud
To
1. Download the MySQL Installation FileThe following two files are required to install MYSQL:MySQL-server-4.0.23-0.i386.rpmMySQL-client-4.0.23-0.i386.rpmTo: http://www.mysql.com/downloads/mysql-4.0.html, open this webpage and pull down the webpage
first, start and close1.1 Linux command to start MySQL:
A. RPM Package Installation: Service mysqld start
B. Source package Installation:/usr/local/mysql/bin/mysqld_safe--user=mysql &
1.2 Linux to restart MySQL command:
Reprinted: http://www.cnblogs.com/xiaoluo501395377/archive/2013/04/07/3003278.html
I have modified some mysql commands to start the cloud
To develop j2ee on Linux, you must first build a j2ee development environment, including jdk, tomcat, and
Find a better explanation of the command under the Mac Terminal document, paste the full text here, so as not to lose (the original text here):Mac Terminal command line "one" Bash terminal settings1. Environment variable SettingsThe first thing to
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.