mysqlbackup在线配置MySQL主从架构(二)

2015-01-21 12:22:54 · 作者: · 浏览: 10
lbackup: INFO: Copy-back operation starts with following threads?


? ? ? ? 1 read-threads 1 write-threads?


mysqlbackup: INFO: Could not find binlog index file. If this is online backup then server may not have started with --log-bin.?


? ? ? ? Hence, binlogs will not be copied for this backup. Point-In-Time-Recovery will not be possible.?


141118 16:19:35 mysqlbackup: INFO: Copying /backup/datadir/ibdata1.?


141118 16:19:37 mysqlbackup: INFO: Copying the database directory 'john'?


141118 16:19:37 mysqlbackup: INFO: Copying the database directory 'mysql'?


141118 16:19:37 mysqlbackup: INFO: Copying the database directory 'performance_schema'?


141118 16:19:37 mysqlbackup: INFO: Completing the copy of all non-innodb files.?


141118 16:19:37 mysqlbackup: INFO: Copying the log file 'ib_logfile0'?


141118 16:19:37 mysqlbackup: INFO: Copying the log file 'ib_logfile1'?


141118 16:19:39 mysqlbackup: INFO: Creating server config files server-my.cnf and server-all.cnf in /data/mysql?


141118 16:19:39 mysqlbackup: INFO: Copy-back operation completed successfully.?


141118 16:19:39 mysqlbackup: INFO: Finished copying backup files to '/data/mysql'
?