|
亦CentOS芸蒂mysql臬血歇摰鋆: yum list installed | grep mysql 8 E3 P& Q1 Q* I' M3 y
交芸蒂摰鋆mysql嚗憒雿貉蝸CentOS蝟餌芸蒂mysql鞈摨恬 mysql-libs.x86_64 5.1.73-5.el6_6 @anaconda-CentOS-201508042137.x86_64/6.7 yum -y remove mysql-libs.x86_64嚗交憭靘鞈湔隞嗅靘甈∪貉 / Q6 L: F2 m; @6 @
亦yum摨思mysql砌縑: yum list | grep mysql yum -y list mysql*
/ R0 R1 Z1 P' R雿輻肘um摰鋆mysql鞈摨: yum -y install mysql-server mysql mysql-devel 瘜剁摰鋆mysql芣臬鋆鈭鞈摨嚗芣摰鋆mysql-server貊嗡摰鋆鈭serverclient ) y1 c6 o: m& g9 e- b
憒頛詨 mysql 箇 error: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) 銵函內芸 mysqld 隞亥撓 service mysqld start,敺擐砌箇曆誑銝閮,雿銝鈭函閮: - To start mysqld at boot time you have to copy
- support-files/mysql.server to the right place for your system
- PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
- To do so, start the server, then issue the following commands:
- /usr/bin/mysqladmin -u root password 'new-password'
- /usr/bin/mysqladmin -u root -h video.yocoolnet.com password 'new-password'
- Alternatively you can run:
- /usr/bin/mysql_secure_installation
- which will also give you the option of removing the test
- databases and anonymous user created by default. This is
- strongly recommended for production servers.
- See the manual for more instructions.
- You can start the MySQL daemon with:
- cd /usr ; /usr/bin/mysqld_safe &
- You can test the MySQL daemon with mysql-test-run.pl
- cd /usr/mysql-test ; perl mysql-test-run.pl
銴鋆賭誨蝣亦摰鋆mysql唳桀砌縑: rpm -qi mysql-server # T- i( T( e z7 u7 b' H+ Y [
閮剖 /etc/my.cnf
# l, f, m- O. H9 }; i [mysqld]
5 @9 i( Z0 t; W: M$ ~datadir=/var/lib/mysql
, v' Z7 F4 P$ ] h1 B0 jsocket=/var/lib/mysql/mysql.sock
9 Q \% ~/ G' e& w" I3 b/ k# Default to using old password format for compatibility with mysql 3.x6 y9 C+ r" A+ K) Q
# clients (those using the mysqlclient10 compatibility package).& O6 V' Q$ ~+ s# r6 C$ A: g
old_passwords=1
0 r- @% P; W/ a& @! o# d+ V. `default-character-set = utf8! g. T$ w/ D3 N% ^, o3 |
2 u- N* X- b. H( ]! O[mysql.server]' D' f3 A) _# ?7 l6 W s
user=mysql6 F8 B# M) K3 S0 A- P- x# R
basedir=/var/lib
( o7 M8 H: o7 z C5 b! K. m# ~6 G) k* ~( Q
[mysqld_safe]/ O) S: }: u, ~6 W9 a
log-error=/var/log/mysqld.log
; G1 g$ `3 U" o- a, D* k! dpid-file=/var/run/mysqld/mysqld.pid6 E# h" K- O1 d( L
/ ^$ h4 c$ m3 Y& B6 C3 r- u
[mysql]
; k. K3 o5 _" X& ~" Edefault-character-set = utf81 ^( C, K6 [) H v4 D# \
閮剖 MySQL 函頂蝯曹韏瑕8 y& c- z; ] u Z8 Z( }; K; o
# chkconfig mysqld on
3 E2 g5 D# x. B$ | S/ a4 o! a$ f+ N5 c/ y
蝣箄 MySQL 芸
8 b/ ]" E* o9 B. \" z* u P1 I # chkconfig --list mysqld
! m, M4 A' d2 e8 s# R% s% a% n 憒2--5榣n撠屠K
4 d( ^, `4 |$ }" q2 ~ mysqld 0: off 1: off 2: on 3: on 4: on 5: on 6: off$ L" d3 A! b2 ]
MySQL 1 i' J# E0 L8 b* t0 U
# service mysqld start /usr/bin/mysqld_safe & 蝣箄 MySQL 臬血歇 #service mysqld status mysqld (pid 33778) is running... cd /usr/mysql-test ; perl mysql-test-run.pl 9 z1 H% A& N# i4 A1 f, s" H1 V
MySQL 隞亙嚗敹閮剖 root 撖蝣
' R7 d; f$ w2 } # mysqladmin -u root password 'Your Password' 瑁隞 # /usr/bin/mysql_secure_installation 閰 root 臬血舀餃 mysql: mysql -u root -p Enter password: (頛詨叵oot 撖蝣) 蝝 MySQL database單 # mysql_upgrade -u root -p 頛詨亙蝣
$ \; ?4 L+ d2 a3 j0 B
[啣鋆mysql] http://tecadmin.net/remove-mysql-completely-from-linux-system/ 閮: 隞句um摰鋆每entOS 5.11/i386 箇暸航炊,see /var/log/mysqld.log : 160414 10:07:57 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql 160414 10:07:57 [Note] /usr/libexec/mysqld (mysqld 5.5.49) starting as process 9426 ... 160414 10:07:57 [Note] Plugin 'FEDERATED' is disabled. /usr/libexec/mysqld: Table 'mysql.plugin' doesn't exist 160414 10:07:57 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it. 160414 10:07:57 InnoDB: The InnoDB memory heap is disabled 160414 10:07:57 InnoDB: Mutexes and rw_locks use InnoDB's own implementation 160414 10:07:57 InnoDB: Compressed tables use zlib 1.2.3 160414 10:07:57 InnoDB: Using Linux native AIO 160414 10:07:57 InnoDB: Initializing buffer pool, size = 128.0M 160414 10:07:57 InnoDB: Completed initialization of buffer pool 160414 10:07:57 InnoDB: highest supported file format is Barracuda. 160414 10:07:57 InnoDB: Waiting for the background threads to start 160414 10:07:58 InnoDB: 5.5.49 started; log sequence number 1595675 160414 10:07:58 InnoDB: !!! innodb_force_recovery is set to 1 !!! 160414 10:07:58 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306 160414 10:07:58 [Note] - '0.0.0.0' resolves to '0.0.0.0'; 160414 10:07:58 [Note] Server socket created on IP: '0.0.0.0'. 160414 10:07:58 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist :mysqld⊥芸撱箇 /var/lib/mysql/鞈摨,甇日撱箇DB
7 h' ~. J0 R6 J V, x: M4 Nmysql_install_db --user=mysql --ldata=/var/lib/mysql/ ===>check /var/lib/mysql/批歇撱箇閮勗DB" {9 t& D( j( a1 W
# z% I: W& I2 K( W4 N2 w* O& {
蝝啁: https://www.cadch.com/modules/news/article.php?storyid=227 |