買這商品的人也買了...
- 
                
                   系統程式 (System Software: An Introduction to Systems Programming, 3/e)(2014年更新版) 系統程式 (System Software: An Introduction to Systems Programming, 3/e)(2014年更新版)$680$666
- 
                
                   編譯系統設計 (Compilers: Principles, Techniques, and Tools, 2/e) 編譯系統設計 (Compilers: Principles, Techniques, and Tools, 2/e)$960$864
- 
                
                   Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具 Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具$580$458
- 
                
                   Binary Hacks -- 駭客秘傳技巧一百招 Binary Hacks -- 駭客秘傳技巧一百招$580$458
- 
                
                   $330程序員修煉之道 :從小工到專家 (The Pragmatic Programmer: From Journeyman to Master) $330程序員修煉之道 :從小工到專家 (The Pragmatic Programmer: From Journeyman to Master)
- 
                
                   $846The Nature of Software Development: Keep It Simple, Make It Valuable, Build It Piece by Piece (Paperback) $846The Nature of Software Development: Keep It Simple, Make It Valuable, Build It Piece by Piece (Paperback)
- 
                
                   $474數據庫索引設計與優化 $474數據庫索引設計與優化
- 
                
                   精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages) 精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616
- 
                
                   $454JavaEE 開發的顛覆者: Spring Boot實戰 $454JavaEE 開發的顛覆者: Spring Boot實戰
- 
                
                   $479灰帽駭客:正義駭客的道德規範、滲透測試、攻擊方法和漏洞分析技術, 4/e (Gray Hat Hacking: The Ethical Hacker's Handbook) $479灰帽駭客:正義駭客的道德規範、滲透測試、攻擊方法和漏洞分析技術, 4/e (Gray Hat Hacking: The Ethical Hacker's Handbook)
- 
                
                   重構與模式 (Refactoring to Patterns) 重構與模式 (Refactoring to Patterns)$474$450
- 
                
                   改變未來 20年最重要的 20個視覺機器學習理論深讀 改變未來 20年最重要的 20個視覺機器學習理論深讀$490$417
- 
                
                   $714漏洞戰爭:軟件漏洞分析精要 $714漏洞戰爭:軟件漏洞分析精要
- 
                
                   演算法星球:七天導覽行程,一次弄懂演算法 (Planet der Algorithmen) 演算法星球:七天導覽行程,一次弄懂演算法 (Planet der Algorithmen)$360$306
- 
                
                   $352Linux 運維最佳實踐 $352Linux 運維最佳實踐
- 
                
                   $768高可用 MySQL, 2/e (MySQL High Availability: Tools for Building Robust Data Centers, 2/e) $768高可用 MySQL, 2/e (MySQL High Availability: Tools for Building Robust Data Centers, 2/e)
- 
                
                   演算法技術手冊, 2/e (Algorithms in a Nutshell: A Practical Guide, 2/e) 演算法技術手冊, 2/e (Algorithms in a Nutshell: A Practical Guide, 2/e)$580$458
- 
                
                   $474MySQL DBA 修煉之道 $474MySQL DBA 修煉之道
- 
                
                   深入 Linux 內核架構 (Professional Linux Kernel Architecture) 深入 Linux 內核架構 (Professional Linux Kernel Architecture)$959$911
- 
                
                   Effective SQL 中文版 | 寫出良好 SQL 的 61個具體做法 (Effective SQL : 61 Specific Ways to Write Better SQL) Effective SQL 中文版 | 寫出良好 SQL 的 61個具體做法 (Effective SQL : 61 Specific Ways to Write Better SQL)$450$356
- 
                
                   寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people) 寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$390$308
- 
                
                   SQL Server 效能調校 (暢銷修訂版) SQL Server 效能調校 (暢銷修訂版)$450$383
- 
                
                   Deep Learning|用 Python 進行深度學習的基礎理論實作 Deep Learning|用 Python 進行深度學習的基礎理論實作$580$458
- 
                
                   $422Kotlin 實戰 (Kotlin in action) $422Kotlin 實戰 (Kotlin in action)
- 
                
                   $474Elasticsearch 實戰 (Elasticsearch in Action) $474Elasticsearch 實戰 (Elasticsearch in Action)
商品描述
<內容簡介>
賀春暘著的《MySQL管理之道》從實際工作經驗出發,針對最新版本MySQL 5.7和MariaDB 10.1分別從故障處理、高可用架構、分佈式架構、性能優化等角度分析了在數據庫運維過程中需要註意的地方及解決問題的思路,為今後的數據庫升級奠定了基礎。書中內容以實戰為導向,所有內容均來自於筆者多年實踐經驗的總結和新知識的拓展,同時也針對運維人員、DBA等相關工作者會遇到的有代表性的疑難問題給出了實用的情景模擬,並給出瞭解決方案。不論你目前有沒有遇到過此類問題,相信都會有借鑒意義。
<章節目錄>
推薦序:飛躍的第2版
前言
第1章  MariaDB架構與歷史
第2章  MySQL 5.7與MariaDB 10.1的新特性
第3章  故障診斷
第4章  同步複製報錯故障處理
第5章  性能調優
第6章  備份與恢復
第8章  MySQL架構演進:「一主多從、讀/寫分離」
第9章  Codership Galera Cluster 集群架構搭建與管理
第10章  OneProxy分庫分表的搭建與管理
第11章  Lepus慢日誌分析平臺搭建與維護

 
     
     
     
     
     
    
 
     
    
 
     
     
     
     
     
     
    