|
亦CentOS芸蒂mysql臬血歇摰鋆: yum list installed | grep mysql 2 F' p- p8 H" ]% G$ S
交芸蒂摰鋆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嚗交憭靘鞈湔隞嗅靘甈∪貉
1 [ M# E% R1 o8 ^( s z亦yum摨思mysql砌縑: yum list | grep mysql yum -y list mysql*
8 q }& a% R' s4 P0 e: Q雿輻肘um摰鋆mysql鞈摨: yum -y install mysql-server mysql mysql-devel 瘜剁摰鋆mysql芣臬鋆鈭鞈摨嚗芣摰鋆mysql-server貊嗡摰鋆鈭serverclient 8 T* ?* _8 n+ I" c
憒頛詨 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
$ ]; X& j- [+ m/ A, F: R7 M閮剖 /etc/my.cnf6 X4 \3 m& e8 H! n! \3 O) w; I
[mysqld]7 o8 J" S$ q# c' s
datadir=/var/lib/mysql7 T% \5 a. L5 |& L# ~: t
socket=/var/lib/mysql/mysql.sock; u* t: n) w5 H( R6 S
# Default to using old password format for compatibility with mysql 3.x
v* o, B7 i( _8 z) I8 w* J& ]7 i# clients (those using the mysqlclient10 compatibility package).+ d9 H9 W0 M/ n' U
old_passwords=14 z# x7 r: C7 ?3 Z
default-character-set = utf8- V7 W& Z+ X/ f1 [) c
: S7 r& E( T" h- M- q1 |
[mysql.server]
/ I' B: j( f: f) Auser=mysql
$ t1 V' o# q* X) t3 ?: ^basedir=/var/lib
7 x; F0 f5 Z0 h6 p5 H; e) l$ d/ {9 o
# r* j3 `$ a, A2 i( j. W8 Z& O[mysqld_safe]
8 @. t F; I- {log-error=/var/log/mysqld.log
{8 n% R5 Q* j1 P. Lpid-file=/var/run/mysqld/mysqld.pid
/ G. A! v3 R0 W) I; `: w. V$ U3 G" c* \: R! b8 T
[mysql]$ J4 I( U( r+ ]
default-character-set = utf8( n- `1 X" z/ C6 ~% g7 r& ^3 ?
閮剖 MySQL 函頂蝯曹韏瑕
5 ~4 N/ B1 h. I( g9 v) @/ e# chkconfig mysqld on7 q$ E" U6 L/ w# y7 B) P" `
! q- P! v3 P2 i
蝣箄 MySQL 芸9 i9 W) @8 ]# W' e" W: N( J
# chkconfig --list mysqld
' [/ L% g/ u1 `$ C 憒2--5榣n撠屠K1 a8 H* D, ~; a
mysqld 0: off 1: off 2: on 3: on 4: on 5: on 6: off' v R) d# L; B @; ?
MySQL 4 j7 ^) _. T, W4 [' Z
# 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
* d! L1 T7 a- A% L+ K: N
MySQL 隞亙嚗敹閮剖 root 撖蝣
, `; K' `0 h; f) \) t( B D+ Y # 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 r5 v; b( ^6 X+ U, A! z
[啣鋆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/鞈摨,甇日撱箇DB0 s( \1 n* w- ?# t1 w7 F' |3 l
mysql_install_db --user=mysql --ldata=/var/lib/mysql/ ===>check /var/lib/mysql/批歇撱箇閮勗DB
/ ` f1 r+ L! e3 `% T; N
. F1 y- E8 P/ `9 r. O
蝝啁: https://www.cadch.com/modules/news/article.php?storyid=227 |