小健_Linux-shell-Devops_Blog Logo
latest
  • DevOps和自动化运维实践
  • Github入门到实践
  • Jenkins持续化集成
  • KVM实践
  • Linux
  • Mysql王者之路
    • 1. 01.倔强的青铜篇
    • 2. 02.秩序的白银篇
      • 2.1. 01.备份恢复
    • 3. 03.荣耀的黄金篇
    • 4. 04.尊贵的铂金篇
    • 5. 05.永恒的钻石篇
    • 6. 06.至尊的星耀篇
    • 7. 07.最强的王者篇
  • Other
  • Network_route_switch
小健_Linux-shell-Devops_Blog
  • »
  • Mysql王者之路 »
  • 2. 02.秩序的白银篇
  • Edit on GitHub

2. 02.秩序的白银篇¶

  • 2.1. 01.备份恢复
    • 2.1.1. 1.1 MySQL的备份方式
    • 2.1.2. 1.2冷备及恢复
    • 2.1.3. 1.3热备及恢复
      • mysqldump备份与恢复
    • 2.1.4. select … into outfile
    • 2.1.5. load data与insert插入速度对比
    • 2.1.6. mydumper
    • 2.1.7. 裸文件备份XtraBackup
    • 2.1.8. Mariabackup 热备工具
    • 2.1.9. 流式化备份XtraBackup
      • 非压缩模式的备份
      • 压缩模式的备份
      • 远程备份
    • 2.1.10. 表空间传输
    • 2.1.11. 利用binlog2sql进行闪回
    • 2.1.12. binlog server
Previous Next

© Copyright 2019, huxiaojian. Revision 8ad2c6db.

Built with Sphinx using a theme provided by Read the Docs.