Skip navigation links
The world's most popular open source database
Login
|
Register
Developer Zone
Downloads
Documentation
MySQL Manual
MySQL Workbench
Expert Guides
Topic Guides
MySQL Cluster
Other Docs
MySQL Uni
About
Archives
Documentation Library
Table of Contents
MySQL 5.5 Manual
MySQL 5.4 Manual
MySQL 5.1 Manual
MySQL 5.0 Manual
MySQL 3.23/4.0/4.1 Manual
Search manual:
MySQL 3.23, 4.0, 4.1 Reference Manual
::
7 Optimization
:: 7.4 Optimizing Database Structure
« 7.3.4 External Locking
7.4.1 Make Your Data as Small as Possible »
Section Navigation
[
Toggle
]
7 Optimization
7.1 Optimization Overview
7.2 Optimizing SELECT and Other Statements
7.3 Locking Issues
7.4 Optimizing Database Structure
7.4.1 Make Your Data as Small as Possible
7.4.2 Column Indexes
7.4.3 Multiple-Column Indexes
7.4.4 How MySQL Uses Indexes
7.4.5 The MyISAM Key Cache
7.4.6 The InnoDB Buffer Pool
7.4.7 MyISAM Index Statistics Collection
7.4.8 How MySQL Opens and Closes Tables
7.4.9 Disadvantages of Creating Many Tables in the Same Database
7.5 Optimizing the MySQL Server
7.6 Disk Issues
7.4. Optimizing Database Structure
[
+/-
]
7.4.1. Make Your Data as Small as Possible
7.4.2. Column Indexes
7.4.3. Multiple-Column Indexes
7.4.4. How MySQL Uses Indexes
7.4.5. The
MyISAM
Key Cache
7.4.6. The
InnoDB
Buffer Pool
7.4.7.
MyISAM
Index Statistics Collection
7.4.8. How MySQL Opens and Closes Tables
7.4.9. Disadvantages of Creating Many Tables in the Same Database
Previous
/
Next
/
Up
/
Table of Contents
User Comments
Add your own comment.
Top
/
Previous
/
Next
/
Up
/
Table of Contents
© 2010, Oracle Corporation and/or its affiliates
User Comments
Add your own comment.