new
This commit is contained in:
@ -37,6 +37,11 @@ mysql -uroot -pgkxl650 zd_rescue < ./zd_rescue.sql
|
||||
|
||||
|
||||
nohup mysql -uroot -pgkxl650 zd_rescue --max_allowed_packet=16777216 --net_buffer_length=16384 < ./zd_rescue.sql > ./mysql.log 2>&1 &
|
||||
|
||||
|
||||
change master to master_host='192.168.10.10',master_user='repl',master_password='nczl@sino_db',master_log_file='mysql-bin.006898',master_log_pos=155;
|
||||
|
||||
|
||||
```
|
||||
|
||||
## rabbitmq
|
||||
|
Reference in New Issue
Block a user