High Performance MySQL 2nd Edition: Optimization, Backups, Replication, and more

listemall
(853)
Angemeldet als privater Verkäufer
Verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, finden daher keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.
US $19,98
Ca.CHF 16,08
oder Preisvorschlag
Artikelzustand:
Neu
Versand:
Kostenlos FedEx Express Saver®.
Standort: Sunnyvale, California, USA
Lieferung:
Lieferung zwischen Mi, 5. Nov und Fr, 7. Nov nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
Keine Rücknahme.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:304551414223
Zuletzt aktualisiert am 12. Apr. 2024 18:25:15 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Neu: Neues, ungelesenes, ungebrauchtes Buch in makellosem Zustand ohne fehlende oder beschädigte ...
Book Title
High Performance MySQL : Optimization, Backups, Replication, Load
ISBN
9780596003067
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
0596003064
ISBN-13
9780596003067
eBay Product ID (ePID)
5994074

Product Key Features

Number of Pages
304 Pages
Publication Name
High Performance Mysql : Optimization, Backups, Replication, Load Balancing, and more
Language
English
Subject
Programming Languages / Sql, Databases / General
Publication Year
2004
Type
Textbook
Subject Area
Computers
Author
Derek J. Balling, Jeremy D. Zawodny
Format
Trade Paperback

Dimensions

Item Height
0.8 in
Item Weight
17.3 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2004-302112
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.7565
Table Of Content
Preface; The Basic Layout of This Book; Software Versions and Availability; Conventions Used in This Book; Using Code Examples; How to Contact Us; Acknowledgments;Chapter 1: Back To Basics; 1.1 Binary Versus Compiled-From-Source Installations; 1.2 Configuration Files; 1.3 The SHOW Commands;Chapter 2: Storage Engines (Table Types); 2.1 MySQL Architecture; 2.2 Locking and Concurrency; 2.3 Transactions; 2.4 Selecting the Right Engine; 2.5 The Storage Engines;Chapter 3: Benchmarking; 3.1 The Importance of Benchmarking; 3.2 Benchmarking Strategies; 3.3 Benchmarking Tools;Chapter 4: Indexes; 4.1 Indexing Basics; 4.2 Index Structures; 4.3 Indexes and Table Types; 4.4 Index Maintenance;Chapter 5: Query Performance; 5.1 Query Processing Basics; 5.2 Optimizer Features and Oddities; 5.3 Identifying Slow Queries; 5.4 Influencing MySQL with Hints; 5.5 Stupid Query Tricks;Chapter 6: Server Performance Tuning; 6.1 Performance-Limiting Factors; 6.2 RAID; 6.3 Operating System; 6.4 Techniques;Chapter 7: Replication; 7.1 Replication Overview; 7.2 Configuring Replication; 7.3 Under the Hood; 7.4 Replication Architectures; 7.5 Administration and Maintenance; 7.6 Common Problems; 7.7 The Future of Replication;Chapter 8: Load Balancing and High Availability; 8.1 Load Balancing Basics; 8.2 Configuration Issues; 8.3 Cluster Partitioning; 8.4 High Availability;Chapter 9: Backup and Recovery; 9.1 Why Backups?; 9.2 Considerations and Tradeoffs; 9.3 Tools and Techniques; 9.4 Rolling Your Own Backup Script;Chapter 10: Security; 10.1 Account Basics; 10.2 The Grant Tables; 10.3 Grant and Revoke; 10.4 Operating System Security; 10.5 Network Security; 10.6 Data Encryption; 10.7 MySQL in a chrooted Environment;Appendix A: The SHOW STATUS and SHOW INNODB STATUS Commands; A.1 SHOW STATUS; A.2 SHOW INNODB STATUS;Appendix B: mytop; B.1 Overview; B.2 Getting mytop; B.3 Configuration and Usage; B.4 Common Tasks;Appendix C: phpMyAdmin; C.1 The Basics; C.2 Practical Examples;Colophon;
Synopsis
Topics include: A review of configuration and setup options; Storage engines and table types; Benchmarking; Indexes; Query Optimization; Application Design; Server Performance; Replication; Load-balancing; Backup and Recovery; Security, As users come to depend on MySQL, they find that they have to deal with issues of reliability, scalability, and performance--issues that are not well documented but are critical to a smoothly functioning site. This book is an insider's guide to these little understood topics.Author Jeremy Zawodny has managed large numbers of MySQL servers for mission-critical work at Yahoo!, maintained years of contacts with the MySQL AB team, and presents regularly at conferences. Jeremy and Derek have spent months experimenting, interviewing major users of MySQL, talking to MySQL AB, benchmarking, and writing some of their own tools in order to produce the information in this book.In High Performance MySQL you will learn about MySQL indexing and optimization in depth so you can make better use of these key features. You will learn practical replication, backup, and load-balancing strategies with information that goes beyond available tools to discuss their effects in real-life environments. And you'll learn the supporting techniques you need to carry out these tasks, including advanced configuration, benchmarking, and investigating logs.Topics include: A review of configuration and setup options Storage engines and table types Benchmarking Indexes Query Optimization Application Design Server Performance Replication Load-balancing Backup and Recovery Security, In this text you will learn about MySQL indexing and optimization in depth so you can make better use of these key features. You will learn practical replication, backup, and load-balancing strategies with information that goes beyond available tools to discuss their effects in real-life environments., As users come to depend on MySQL, they find that they have to deal with issues of reliability, scalability, and performance--issues that are not well documented but are critical to a smoothly functioning site. This book is an insider's guide to these little understood topics.Author Jeremy Zawodny has managed large numbers of MySQL servers for mission-critical work at Yahoo , maintained years of contacts with the MySQL AB team, and presents regularly at conferences. Jeremy and Derek have spent months experimenting, interviewing major users of MySQL, talking to MySQL AB, benchmarking, and writing some of their own tools in order to produce the information in this book.In "High Performance MySQL" you will learn about MySQL indexing and optimization in depth so you can make better use of these key features. You will learn practical replication, backup, and load-balancing strategies with information that goes beyond available tools to discuss their effects in real-life environments. And you'll learn the supporting techniques you need to carry out these tasks, including advanced configuration, benchmarking, and investigating logs.Topics include: A review of configuration and setup optionsStorage engines and table typesBenchmarkingIndexesQuery OptimizationApplication DesignServer PerformanceReplicationLoad-balancingBackup and RecoverySecurity
LC Classification Number
QA76.73.S67

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

listemall

100% positive Bewertungen2.5 Tsd. Artikel verkauft

Mitglied seit Jan 2004
Angemeldet als privater VerkäuferDaher finden verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
5.0

Verkäuferbewertungen (748)

Alle Bewertungenselected
Positiv
Neutral
Negativ
  • t***c (41)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Box itself was little bit damaged (packaging box) and it was also opened. I guess Amazon did throw it a few time, but item itself was not damaged and it came in one piece (thats most important). Great seller, great quality of item and value. Thank you.
  • _***a (770)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    All good: fair price, prompt shipment, well packed, and item as described.
  • z***m (140)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    The item was exactly as described. Great condition and great price. Arrived really fast. Great seller.