[臬榜+ @" |( e0 f" ~# p* t4 I7 S- v
mysqldump -u userid -e -p db_Name > xxxxx.sql
6 F( R+ Q' o m# e% o臬箔table:mysqldump -p -u userid dbname tablename > 52avtv_dzx20.201506242307.sql b' {# h, ^* L3 b
臬箸鞈摨: mysqldump -p -u userid --all-databases > all-database.sql
f, U! Z6 |: v1 X A3 o8 [, L 雿,臬啁桃鞈摨怎雿輻刻撣唾撖蝣潭憿,隞仿舀鞈摨怠交,雿輻刻撣唾銋亙臬箸頛摰$ \/ @0 S% D* ?8 J* H. t. N
[芸臬箇瑽] : https://iter01.com/206843.html
( i: A& ^! x3 E+ c; R d/ t3 r0 Bmysqldump--opt-d鞈摨怠-uroot-p>xxx.sql
2 @9 F4 f8 k3 Y3 t( ~) k" [[芸臬箄]
, d0 e0 e c+ e+ j5 @mysqldump-t鞈摨怠-uroot-p>xxx.sql
0 G# [& @5 y* S3 M# L4 [: H
5 Q9 E* }# j% K1 g, `瘜冽: 嗡誑銝餈唳隞文隞賣蝬脩箇 "502 bad gateway",敶梢踹迸ginx,芾 --single-transaction --quick 撠勗末鈭,憒銝:
5 @' {* C) b8 ?) z" smysqldump -u userid -e -p --single-transaction --quick db_Name > xxxxx.sql: V8 N& |2 I' M$ F
憿:mysqldump: Got error: 1017: Can't find file: 'pre_forum_rsscache' (errno: 2) when using LOCK TABLES( o- h' L: q/ H( W+ j8 j
Sol: 芾皂ysqldump銝--lock-tables=false撠勗臭誑閫瘙箏憿
7 g* F0 T' ]. u+ N3 {) y亥箇: mysqldump: Couldn't execute 'show create table `pre_forum_rsscache`': Can't find file: 'pre_forum_rsscache' (errno: 2) (1017),隞叼hpmyadmin餃交亦餌pre_forum_rsscache 雿輻其葉ls /var/lib/mysql/52avtv_dz/pre_forum_rsscache* 潛曉芣 pre_forum_rsscache.frm 1瑼獢 ,甇撣豢閰脰3瑼:
3 \: h2 n7 N/ v, B-rw-rw---- 1 mysql mysql 8852 Jun 3 16:05 pre_forum_rsscache.frm
1 V2 D# r7 j) E, J-rw-rw---- 1 mysql mysql 0 Jun 3 16:05 pre_forum_rsscache.MYD1 O2 G4 \4 J5 O" g
-rw-rw---- 1 mysql mysql 1024 Jun 3 16:05 pre_forum_rsscache.MYI
* t- D: x( t# K' f/ hSol: ( Z" y4 H7 V1 U9 n L+ O
私hpmyadmin ==SQL 銝隞:! j# Q$ ^4 B1 Y7 q% M0 f
- DROP TABLE IF EXISTS pre_forum_rsscache;
- CREATE TABLE pre_forum_rsscache (
- lastupdate int(10) unsigned NOT NULL DEFAULT '0',
- fid mediumint(8) unsigned NOT NULL DEFAULT '0',
- tid mediumint(8) unsigned NOT NULL DEFAULT '0',
- dateline int(10) unsigned NOT NULL DEFAULT '0',
- forum char(50) NOT NULL DEFAULT '',
- author char(15) NOT NULL DEFAULT '',
- `subject` char(80) NOT NULL DEFAULT '',
- description char(255) NOT NULL DEFAULT '',
- guidetype char(10) NOT NULL DEFAULT '',
- UNIQUE KEY tid (tid),
- KEY fid (fid,dateline)
- ) ENGINE=MYISAM DEFAULT CHARSET=utf8
銴鋆賭誨蝣
$ C# s) |5 I% O' R4 V隞賢停甇撣訾
- m- q1 o5 l0 w4 I( A, O' v憿: 嗡蝙皂ariadb 5.5.68 隞賣箇頡rror:mysqldump: Couldn't execute 'SHOW TRIGGERS LIKE 'pre\_portal\_topic\_pic'': Can't read dir of './db_name/' (errno: 24) (1018)# ~% l& K3 S' s: d8 J. [5 ?
Sol: open_files_limit(default=962) 憭芸,寧4096,望澆撅祆廝ead-only,/etc/my.cnf # R) Y' ?; Z! `' L* ~
嗅 service mariadb restart
* p5 }/ b# a2 V$ O0 {" |) J6 F/ d; k( F/ B/ n% |
[璇隞嗅臬榜
. h. q4 X2 V9 bmysqldump -u撣唾 -p撖蝣 -h銝餅 鞈摨 鞈銵 -w "sql璇隞" > 箄撓頝臬瑼獢
% B' i0 y: d- B" U, i0 K2 y6 \3 M, `靘:
, [6 b- e- Q2 t9 Y/ ?3 r: t+ amysqldump -uroot -p123456 -hlocalhost -e AREA_UTF8 city -w "c_id<10 " > /home/web/a.txt
, b& _! P8 b! L0 o- G- R ) x! U$ Q3 S2 V/ h6 k
--no-create-info嚗-t; W& {/ M+ D& v/ ` E; y. W
芸箄嚗銝瘛餃 CREATE TABLE 隤伐憒撠箸澆搴QL隤伐芣insert into典& Y5 ?; U) Z: Z0 t- T) w$ I4 f2 Q9 l
--no-data嚗-d
; g0 a* E0 V; q* y$ H+ u' I7 q$ T銝撠箔遙雿鞈嚗芸箄摨怎瑽# U1 a) n; @5 ]' a+ c0 S# n
--quick嚗-q + U( ?! J4 H) \ N
典箏之鞈敺剁撘瑕嗅 MySQL Server 亥岷敺閮湔亥撓綽銝臬敺閮敺摮刻園銝准$ @+ o) A5 f" g) b3 j$ Q b1 f( O
" u7 o- R: o0 h. a: L! k
2 y+ \8 {: R. H) I6 F[臬包, b; O+ O4 w% I* ^ U# G
mysql -u userid -p [-h localhost] db_Name < xxxxx.sql% M2 F# {, [) x3 ?1 c2 s. }, p
臬交鞈摨: mysql -u userid -p < all-database.sql! I( m. Q$ m0 m! i4 R4 T
臬乩table :
7 ]/ N( K8 f# H! Y. N) Q1 Nmysql -u userid -p -D dbname < cc5278_dzx20.ip2c.201506242307.sql
, d; t4 A$ e8 D( d- U) Q: K7 E- oP.S憒臬交憭芸之憒7GB,臬交獢銋瑁銝隞:- \; ~- |# T. ~) x0 W
mysql -uroot -p -e "set global net_buffer_length=1000000; set global max_allowed_packet=1000000000;"4 `/ i8 q* h% Q2 x
7 K! `$ r6 }* U7 h0 ^
[臬箏蝡喳臬亙啣虫唬蜓璈]
5 E1 T/ a6 J" U9 G; tmysqldump -u [SOURCE_userid] -h [SOURCE_IP] -e -q --password=[SOURCE_PASSWORD] SOURCE_db_Name | mysql -u [DISTANCE_userid] --password=[DISTANCE_PASSWORD] -h [DISTANCE_IP] DISTANCE_db_Name
6 G( |$ c# I0 k0 J/ o[閮剖臬乩(批2Mb) by phpmyadmin]- X h2 t# H7 S9 C
http://www.av4u.info/forum.php?m ... e=1&extra=#pid203486 I8 j* l, \) R) x
}- a' {6 u& i/ V. g
- ?! j& V# G) h) @+ w- C, m2 ?& |
! W; r }! V4 f1 [7 C, q1 T% r- S+ q7 h- t# z% R
0 t. }) }& H: n
4 _# W3 f# k! Z* s9 s* C$ t
! W$ o7 d0 s4 d8 C' s8 m7 ^: \0 j/ W) g
. {5 q! O9 b9 F% v( m8 y1 V
# J. L5 E& T0 O' j3 L r
+ J _9 L7 s, k5 D- x# u+ z' f% P* M/ ~' @( r' h2 k
: [, }" M5 ]- V# x" J% x- M1 X4 W
: b% T- \% V/ z3 P |
|