|
亦CentOS芸蒂mysql臬血歇摰鋆: yum list installed | grep mysql : N, N1 B1 f! ^: l- ~
交芸蒂摰鋆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嚗交憭靘鞈湔隞嗅靘甈∪貉
$ E& I* ` `% B l9 C* {; w亦yum摨思mysql砌縑: yum list | grep mysql yum -y list mysql*
: q( Q9 b5 V% Y U2 S6 i1 [6 P雿輻肘um摰鋆mysql鞈摨: yum -y install mysql-server mysql mysql-devel 瘜剁摰鋆mysql芣臬鋆鈭鞈摨嚗芣摰鋆mysql-server貊嗡摰鋆鈭serverclient
2 B" n* y" H5 l$ v+ t6 t憒頛詨 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
* L3 |0 \ ~' i1 ]閮剖 /etc/my.cnf
. }+ F" S3 v& R4 D+ X [mysqld]# S& U8 F1 B% @& j8 ?
datadir=/var/lib/mysql4 A( j v4 a$ X
socket=/var/lib/mysql/mysql.sock
: n2 c) X, Y, a- X3 X# O; m6 y# Default to using old password format for compatibility with mysql 3.x
2 M' F5 C( Q+ O* M- F) Z3 {# clients (those using the mysqlclient10 compatibility package).
0 f$ c6 t0 h8 L; T1 R5 E7 zold_passwords=1
7 N* A8 E) r+ n% ? W) z! c2 N1 o Jdefault-character-set = utf8
0 q, ^- G" r- d8 v
/ s2 N3 {% R( n( m' }5 n& H- t[mysql.server]. i. J. U, m; d% Q5 D) `% }
user=mysql7 c+ |6 f2 |' H" @
basedir=/var/lib
6 u) A0 G5 i! Z1 @5 K
# S% y+ |/ A5 w1 m+ I/ V[mysqld_safe]# o9 D" j2 z, T
log-error=/var/log/mysqld.log
2 [# p0 c& l' G ppid-file=/var/run/mysqld/mysqld.pid
0 n. n* z3 Y% t# S3 E8 L' H
: U6 b% s8 ^4 I6 |/ ^0 y+ v1 d[mysql]9 l. v7 { F3 _8 X# @1 y
default-character-set = utf8+ z" M* V. `3 C/ D
閮剖 MySQL 函頂蝯曹韏瑕" U- M) g* d: X% C" K' ~
# chkconfig mysqld on
" I' n- r- M; n2 Z; s! y5 ?7 N* `$ ^' @( p* H
蝣箄 MySQL 芸
( t7 f. U! {6 e1 w # chkconfig --list mysqld
6 W5 w7 a8 F3 k7 ~ 憒2--5榣n撠屠K+ d" L7 E; B5 \/ I# C: L8 R# O
mysqld 0: off 1: off 2: on 3: on 4: on 5: on 6: off
* G& |' ?+ I( m g+ y ^ MySQL # ~% G( t/ Q, s2 g. K
# 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
0 B- V& H2 j9 H" r' q) a* M1 ] `
MySQL 隞亙嚗敹閮剖 root 撖蝣7 s7 i6 i0 K! F! i
# 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 頛詨亙蝣 . x4 O% {' I6 K `% ~+ a$ [* `
[啣鋆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/鞈摨,甇日撱箇DB7 g) _% c/ ^7 Q; @2 k
mysql_install_db --user=mysql --ldata=/var/lib/mysql/ ===>check /var/lib/mysql/批歇撱箇閮勗DB
) |: F) Q* n) @4 E! t2 h7 L
0 j/ t1 t+ B0 X
蝝啁: https://www.cadch.com/modules/news/article.php?storyid=227 |