|
亦CentOS芸蒂mysql臬血歇摰鋆: yum list installed | grep mysql
* ~ n! g9 B: Q4 I$ J8 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嚗交憭靘鞈湔隞嗅靘甈∪貉 5 T5 G9 b$ d6 s G1 _( K" D
亦yum摨思mysql砌縑: yum list | grep mysql yum -y list mysql*
3 h1 \! j- }, Z9 M雿輻肘um摰鋆mysql鞈摨: yum -y install mysql-server mysql mysql-devel 瘜剁摰鋆mysql芣臬鋆鈭鞈摨嚗芣摰鋆mysql-server貊嗡摰鋆鈭serverclient % P1 h0 i: }+ x% N
憒頛詨 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 - M+ D. Q# i, u; z o0 D2 S
閮剖 /etc/my.cnf
/ s! _; s3 j5 q. W8 a [mysqld]
+ I! M$ O5 a1 o# I2 gdatadir=/var/lib/mysql
. ]4 E& S) [# ~8 wsocket=/var/lib/mysql/mysql.sock
. r; \2 |* w! J" W! } L# Default to using old password format for compatibility with mysql 3.x4 I: C- z3 D$ o4 S" h
# clients (those using the mysqlclient10 compatibility package).
. y( q+ ~0 k+ p) k o; U$ _ Cold_passwords=1
0 Q% ^$ J( }, Y. p8 Qdefault-character-set = utf8: x( I8 n2 b! B1 O& A
5 ]0 i1 m) Q: o5 Y( |! l3 F[mysql.server]. j+ m0 N: u$ V& D( ?- _6 Y5 t
user=mysql7 X& z! ]% z- Y- S4 g
basedir=/var/lib0 a& W$ d( q9 d. p' h
/ t' U$ B7 ~4 P# t
[mysqld_safe]
; G' T2 k- S. L. glog-error=/var/log/mysqld.log* u6 d" n4 }8 u
pid-file=/var/run/mysqld/mysqld.pid5 x1 X8 k3 Y3 g ]8 l
" E& [8 N1 B. R2 W% G8 `' l. t[mysql]
7 O U6 ~0 [& R# G2 v2 a, I6 Kdefault-character-set = utf8
2 U6 s& }3 Z2 z$ r; a 閮剖 MySQL 函頂蝯曹韏瑕
( ]$ D! v( x3 t& }8 m$ Z# chkconfig mysqld on
- k0 }. W1 ^7 C# ~; Z
, m* G- ]# z+ x5 u( h w" T蝣箄 MySQL 芸
1 U' }+ |9 b% R- x # chkconfig --list mysqld
7 x, M% {& X% K7 a5 X 憒2--5榣n撠屠K
6 r- t2 f, { q mysqld 0: off 1: off 2: on 3: on 4: on 5: on 6: off
E1 A8 h) C6 p% e MySQL
1 d$ q% `1 v9 \) T/ f # 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
1 S! \; @3 V$ `
MySQL 隞亙嚗敹閮剖 root 撖蝣' }) _ @, k0 D/ k3 j9 U
# 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 X% k. R$ r! F( ~: N3 K
[啣鋆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 [( O! ?/ z6 cmysql_install_db --user=mysql --ldata=/var/lib/mysql/ ===>check /var/lib/mysql/批歇撱箇閮勗DB' O# {, L$ M5 i/ @) G9 F7 A
: ?6 C/ U9 I8 U6 T" X* \
蝝啁: https://www.cadch.com/modules/news/article.php?storyid=227 |