|
亦CentOS芸蒂mysql臬血歇摰鋆: yum list installed | grep mysql
2 v) N6 k5 X% _, @. H% C" s! q: P交芸蒂摰鋆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嚗交憭靘鞈湔隞嗅靘甈∪貉 . N" y1 `# |! T% ~/ Q0 i1 Z
亦yum摨思mysql砌縑: yum list | grep mysql yum -y list mysql* # Z! e7 s2 f( V9 Z v
雿輻肘um摰鋆mysql鞈摨: yum -y install mysql-server mysql mysql-devel 瘜剁摰鋆mysql芣臬鋆鈭鞈摨嚗芣摰鋆mysql-server貊嗡摰鋆鈭serverclient 0 X8 a1 i) n2 g. y0 ~2 d$ }% [2 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
- }! V# d1 N: z* F閮剖 /etc/my.cnf
, q' @6 B1 U% t& J [mysqld]* l+ z0 v, O% H
datadir=/var/lib/mysql- w5 A' t! \2 e9 A* {
socket=/var/lib/mysql/mysql.sock: R* Q* X% S% s$ @+ j4 c
# Default to using old password format for compatibility with mysql 3.x
, Z+ K% s6 W7 b9 \: v# clients (those using the mysqlclient10 compatibility package).
) k" [+ s+ q' s/ Nold_passwords=15 T# x9 g$ ]$ \) S$ Z
default-character-set = utf8& e. L q1 q! e' B& j P1 i
u6 Y& d* a7 F+ Z[mysql.server], t% A- ~+ v9 j
user=mysql
' {# o8 x/ B- z/ R8 m; H! r* Zbasedir=/var/lib8 S9 E: @) m3 x& v) h
/ X5 y( A0 _8 l: j
[mysqld_safe]
$ w# T' u6 \$ D# |* V8 K% d% Hlog-error=/var/log/mysqld.log
3 A) n3 R& B( [! t; f# b) \+ lpid-file=/var/run/mysqld/mysqld.pid8 i6 V6 u* e3 i2 y" k7 c
& X- G, S% P+ {. Z f
[mysql]
% j. s* Q" Q5 X, c' M( f0 Zdefault-character-set = utf82 [4 \$ M* R$ B5 Y0 d: j
閮剖 MySQL 函頂蝯曹韏瑕
% H7 [/ f" P5 j. J7 A5 t# chkconfig mysqld on
# w1 W9 z3 {, U6 b$ u: W
# P; S( S, L' D1 J/ \) |4 t蝣箄 MySQL 芸
3 z4 {* C# ?5 k& y2 _ # chkconfig --list mysqld! F7 ~* ]4 D' Y! N5 ~, Q0 v
憒2--5榣n撠屠K
/ ^2 k8 A5 a5 e( y mysqld 0: off 1: off 2: on 3: on 4: on 5: on 6: off
" [# ?! F6 l, x MySQL ; Y2 M4 d; `1 r) g+ N1 m0 M
# 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 8 T/ c9 @; G" R: g
MySQL 隞亙嚗敹閮剖 root 撖蝣
* g7 [- W" ?2 A- W& E C8 j # 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 頛詨亙蝣 1 [& j* c7 {* w3 p* n5 [
[啣鋆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/鞈摨,甇日撱箇DB4 Y5 @9 p$ _0 o
mysql_install_db --user=mysql --ldata=/var/lib/mysql/ ===>check /var/lib/mysql/批歇撱箇閮勗DB* K: |1 [& q* S: {+ C& J
& T. j- {3 x. k5 r7 p( h) L
蝝啁: https://www.cadch.com/modules/news/article.php?storyid=227 |