12 2017 档案
摘要:MySQL5.7 忘记root密码,怎么破? 关服 kill $mysql_pid 免密启动 /usr/local/mysql57/bin/mysqld_safe defaults file=/etc/my.cnf skip grant tables & [1] 16688 2017 12 08T1
阅读全文
摘要:xtrabackup 对pxc节点进行备份恢复 全量备份一个节点的数据,当节点挂掉时,使用备份恢复到最近状态,再启动节点加入集群。 备份 xtrabackup 命令小解释: \ \ defaults\ file=/etc/my.cnf : 指定pxc配置文件,默认/etc/my.cnf,手动指定该参
阅读全文