Using Code Examples
This book is here to help you get
your job done. In general, you may use the code in this book in your
programs and documentation. You don't need to
contact us for permission unless you're reproducing
a significant portion of the code. For example, writing a program
that uses several chunks of code from this book
doesn't require permission. Selling or distributing
a CD-ROM of examples from O'Reilly books
does require permission. Answering a question by
citing this book and quoting example code doesn't
require permission. Incorporating a significant amount of example
code from this book into your product's
documentation does require permission.
We appreciate, but don't require, attribution. An
attribution usually includes the title, author, publisher, and ISBN.
For example: "High Performance MySQL:
Optimization, Backups, Replication, and Load Balancing, by
Jeremy D. Zawodny and Derek J. Balling. Copyright 2004
O'Reilly Media, Inc.,
0-596-00306-4."
If you feel your use of code examples falls outside fair use or the
permission given above, feel free to contact us at
permissions@oreilly.com.
• Table of Contents
• Index
• Reviews
• Reader Reviews
• Errata
• Academic
High Performance MySQL
By
Derek J. Balling, Jeremy Zawodny
Publisher: OReilly
Pub Date: April 2004
ISBN: 0-596-00306-4
Pages: 294
Slots: 1.0
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 youll learn
the supporting techniques you need to carry out these tasks,
including advanced configuration, benchmarking, and
investigating logs.