The World's Most Popular Open Source Database
Online shop
|
Site map
|
Search MySQL.com:
Company
Products
Support & Consulting
Training & Certification
Downloads
Documentation
Books
Articles
Mailing Lists
Presentations
Benchmarks
Feature Comparison (aka crash-me)
Other Sites
Search the MySQL manual:
MySQL Manual
5 MySQL Optimisation
5.1 Optimisation Overview
5.2 Optimising
SELECT
s and Other Queries
5.3 Locking Issues
5.4 Optimising Database Structure
5.4.1 Design Choices
5.4.2 Get Your Data as Small as Possible
5.4.3 How MySQL Uses Indexes
5.4.4 Column Indexes
5.4.5 Multiple-Column Indexes
5.4.6 Why So Many Open tables?
5.4.7 How MySQL Opens and Closes Tables
5.4.8 Drawbacks to Creating Large Numbers of Tables in the Same Database
5.5 Optimising the MySQL Server
5.6 Disk Issues
Buy this Reference Manual in softcover from Barnes & Noble!
Previous
/
Next
/
Up
/
Table of Contents
5.4 Optimising Database Structure
Subsections
5.4.1 Design Choices
5.4.2 Get Your Data as Small as Possible
5.4.3 How MySQL Uses Indexes
5.4.4 Column Indexes
5.4.5 Multiple-Column Indexes
5.4.6 Why So Many Open tables?
5.4.7 How MySQL Opens and Closes Tables
5.4.8 Drawbacks to Creating Large Numbers of Tables in the Same Database
User Comments
Add your own comment.
Top
/
Previous
/
Next
/
Up
/
Table of Contents