高可用性MySQL

高可用性MySQL

《高可用性MySQL》是2011年東南大學出版社出版圖書,作者是貝爾,欣達爾,達勒馬納。

基本介紹

  • 中文名:高可用性MySQL
  • 作  者:貝爾,欣達爾,達勒馬納
  • 出 版 社:東南大學出版社
  • 出版時間:2011-1-1
書籍信息,內容簡介,作者簡介,目錄,

書籍信息

版 次:1
頁 數:598
字 數:764000
印刷時間:2011-1-1
開 本:16開
紙 張:膠版紙
印 次:1
I S B N:9787564125257
包 裝:平裝

內容簡介

伺服器瓶頸和故障是任何資料庫都無法迴避的現實問題,但它們不至於導致整體宕機。mysql具有多種特性,可以幫助你保護系統免於失效,無論它運行在硬體、虛擬機上,還是雲中。《高可用性mysql》將詳細解釋如何在各種各樣的現實場景中運用這些複製、集群和監控功能特性。
《高可用性mysql(英文影印版)》由設計相關工具的工程師編寫,披露了很多關於mysql可靠性和高可用性方面未寫入文檔或者很難找到的內容——對於任何使用該資料庫系統的組織都是很重要的知識。·探索二進制日誌,這是用於實現複製功能的檔案,有助於災難恢復和故障診斷
高可用性MySQL
·獲取改善回響時間和處理大規模數據集的技巧
·學習如何通過複製來擴展伺服器
·監控資料庫活動和性能,以及主要的作業系統參數
·追蹤主從資料庫動態,並且處理故障、重啟、數據損壞和其他事件

作者簡介

Charles Bell博士是一位專注於複製和備份方面的資深開發者。他的興趣範圍包括資料庫理論、軟體工程和敏捷開發實踐。
Mats Kindahl博士是MySQL複製與備份團隊的複製功能主要開發者。
Lars Thalmann博土是MySQL複製與備份團隊的開發經理和技術領導者,他設計了很多複製備份方面的功能特性。

目錄

foreword
preface
part 1. replication
1. introduction
what's this replication stuff anyway?
so, backups are not needed then?
what's with all the monitoring?
is there anything else i can read?
conclusion
2. mysql replication fundamentals
basic steps in replication
configuring the master
configuring the slave
connecting the master and slave
a brief introduction to the binary log
what's recorded in the binary log
watching replication in action
the binary log's structure and content
python support for managing replication
basic classes and functions
operating system
server class
server roles
creating new slaves
cloning the master
cloning the slave
scripting the clone operation
performing common tasks with replication
reporting
conclusion
3. the binary log
structure of the binary log
binlog event structure
logging statements
logging data manipulation language statements
logging data definition language statements
logging queries
load data infile statements
binary log filters
……
part 2. monitoring and disaster recovery
part 3. high availability environments
appendix: replication tips and tricks
index

相關詞條

熱門詞條

聯絡我們