Skip navigation links
The world's most popular open source database
Login
|
Register
Developer Zone
Downloads
Documentation
MySQL Server
MySQL Enterprise
MySQL Workbench
MySQL Cluster
MySQL Connectors
Topic Guides
Expert Guides
Other Docs
Archives
About
Documentation Library
Table of Contents
MySQL 5.6 Manual
MySQL 5.5 Manual
MySQL 5.1 Manual
MySQL 5.0 Manual
MySQL 3.23/4.0/4.1 Manual
Search manual:
MySQL 5.1 Reference Manual
::
8 Optimization
:: 8.8 Optimizing Database Structure
« 8.7.4 External Locking
8.8.1 Make Your Data as Small as Possible »
Section Navigation
[
Toggle
]
8 Optimization
8.1 Optimization Overview
8.2 Obtaining Query Execution Plan Information
8.3 Optimizing SQL Statements
8.4 Controlling the Query Optimizer
8.5 Optimization and Indexes
8.6 Buffering and Caching
8.7 Locking Issues
8.8 Optimizing Database Structure
8.8.1 Make Your Data as Small as Possible
8.8.2 Using PROCEDURE ANALYSE
8.8.3 How MySQL Opens and Closes Tables
8.8.4 Disadvantages of Creating Many Tables in the Same Database
8.8.5 How MySQL Uses Internal Temporary Tables
8.9 Optimizing the MySQL Server
8.10 Examining Thread Information
8.8. Optimizing Database Structure
[
+/-
]
8.8.1. Make Your Data as Small as Possible
8.8.2. Using
PROCEDURE ANALYSE
8.8.3. How MySQL Opens and Closes Tables
8.8.4. Disadvantages of Creating Many Tables in the Same Database
8.8.5. How MySQL Uses Internal Temporary Tables
Previous
/
Next
/
Up
/
Table of Contents
User Comments
Add your own comment.
Top
/
Previous
/
Next
/
Up
/
Table of Contents
© 2013, Oracle Corporation and/or its affiliates
User Comments
Add your own comment.