| Index Entry | Section |
|
D | | |
| data, character sets | 5.7.1 The Character Set Used for Data and Sorting |
| data, importing | 8.9 mysqlimport , Importing Data from Text Files |
| data, loading into tables | 3.3.3 Loading Data into a Table |
| data, retrieving | 3.3.4 Retrieving Information from a Table |
| data, size | 7.4.2 Get Your Data as Small as Possible |
| database design | 7.4.1 Design Choices |
| database names, case sensitivity | 10.2.2 Identifier Case Sensitivity |
| database names, case-sensitivity | 1.8.4 MySQL Extensions to the SQL-92 Standard |
| database, changing | 13.2.1 ALTER DATABASE Syntax |
| database, deleting | 13.2.6 DROP DATABASE Syntax |
| database , mysql option | 8.2 mysql , The Command-line Tool |
| database , mysqlcc option | 8.3 mysqlcc , The MySQL Control Center |
| databases, backups | 5.6.1 Database Backups |
| databases, copying | 2.5.9 Copying MySQL Databases to Another Machine |
| databases, creating | 3.3 Creating and Using a Database |
| databases, defined | 1.2 Overview of the MySQL Database Management System |
| databases, displaying | 8.10 mysqlshow , Showing Databases, Tables, and Columns |
| databases, dumping | 8.7 mysqldump , Dumping Table Structure and Data |
| databases, dumping | 8.8 mysqlhotcopy , Copying MySQL Databases and Tables |
| databases, information about | 3.4 Getting Information About Databases and Tables |
| databases, names | 10.2 Database, Table, Index, Column, and Alias Names |
| databases, replicating | 6. Replication in MySQL |
| databases, selecting | 3.3.1 Creating and Selecting a Database |
| databases, symbolic links | 7.6.1.1 Using Symbolic Links for Databases on Unix |
| databases, using | 3.3 Creating and Using a Database |
| DataJunction | 19.2.5 Programs Known to Work with MyODBC |
| datatypes | 11. Column Types |
| datatypes, C API | 19.1 MySQL C API |
| Date and Time types | 11.2 Date and Time Types |
| date calculations | 3.3.4.5 Date Calculations |
| DATE columns, problems | A.5.2 Problems Using DATE Columns |
| date functions, Y2K compliance | 1.2.5 Year 2000 Compliance |
| date types | Storage Requirements for Numeric Types |
| date types, Y2K issues | 11.2.1 Y2K Issues and Date Types |
| date values, problems | TIMESTAMP properties prior to MySQL 4.1 |
| db table, sorting | 5.4.6 Access Control, Stage 2: Request Verification |
| DBI interface | 19.5 MySQL Perl API |
| DBI/DBD interface | 19.5 MySQL Perl API |
| DBUG package | D.3 The DBUG Package |
| debug , mysql option | 8.2 mysql , The Command-line Tool |
| debug-info , mysql option | 8.2 mysql , The Command-line Tool |
| debugging, client | D.2 Debugging a MySQL client |
| debugging, server | D.1 Debugging a MySQL server |
| decimal point | 11. Column Types |
| default hostname | 5.4.4 Connecting to the MySQL Server |
| default installation location | 2.1.5 Installation Layouts |
| default options | 4.3.2 Using Option Files |
| default values | 7.1.1 MySQL Design Limitations/Tradeoffs |
| default values | 13.1.4 INSERT Syntax |
| default values | 13.2.5 CREATE TABLE Syntax |
| default values, BLOB and TEXT columns | 11.3.2 The BLOB and TEXT Types |
| default values, suppression | 1.8.6.2 Constraint NOT NULL and DEFAULT values |
| default values, suppression | 2.3.2 Typical configure Options |
| default, privileges | 5.5.3 Setting Up the Initial MySQL Privileges |
| default-character-set , mysql option | 8.2 mysql , The Command-line Tool |
| defaults, embedded | 19.1.15.4 Using Option Files with the Embedded Server |
| delayed_insert_limit | 13.1.4.2 INSERT DELAYED Syntax |
| deleting, database | 13.2.6 DROP DATABASE Syntax |
| deleting, function | 21.2.1 CREATE FUNCTION/DROP FUNCTION Syntax |
| deleting, index | 13.2.2 ALTER TABLE Syntax |
| deleting, index | 13.2.7 DROP INDEX Syntax |
| deleting, primary key | 13.2.2 ALTER TABLE Syntax |
| deleting, rows | A.5.5 Deleting Rows from Related Tables |
| deleting, table | 13.2.8 DROP TABLE Syntax |
| deleting, user | 5.5.5 Deleting Users from MySQL |
| deleting, users | 5.5.5 Deleting Users from MySQL |
| deletion, mysql.sock | A.4.5 How to Protect or Change the MySQL Socket File `/tmp/mysql.sock' |
| Delphi program | 19.2.5 Programs Known to Work with MyODBC |
| derived tables | 13.1.8.8 Subqueries in the FROM clause |
| design, choices | 7.4.1 Design Choices |
| design, issues | 1.8.7 Known Errors and Design Deficiencies in MySQL |
| design, limitations | 7.1.1 MySQL Design Limitations/Tradeoffs |
| developers, list of | B. Credits |
| development source tree | 2.3.3 Installing from the Development Source Tree |
| digits | 11. Column Types |
| directory structure, default | 2.1.5 Installation Layouts |
| disconnecting, from the server | 3.1 Connecting to and Disconnecting from the Server |
| disk full | A.4.3 How MySQL Handles a Full Disk |
| disk issues | 7.6 Disk Issues |
| disks, splitting data across | 7.6.1.3 Using Symbolic Links for Databases on Windows |
| display size | 11. Column Types |
| displaying, database information | 8.10 mysqlshow , Showing Databases, Tables, and Columns |
| displaying, information, SHOW | 13.5.3.1 Retrieving Information about Database, Tables, Columns, and Indexes |
| displaying, table status | 13.5.3.2 SHOW TABLE STATUS |
| DNS | 7.5.5 How MySQL uses DNS |
| Documenters, list of | B.3 Documenters and translators |
| downgrading | 2.5 Upgrading/Downgrading MySQL |
| downloading | 2.1.3 How to Get MySQL |
| dropping, user | 5.5.5 Deleting Users from MySQL |
| dumping, databases | 8.7 mysqldump , Dumping Table Structure and Data |
| dumping, databases | 8.8 mysqlhotcopy , Copying MySQL Databases and Tables |
| dynamic table characteristics | 14.1.2.2 Dynamic Table Characteristics |
|
E | | |
| Eiffel Wrapper | 19.9 MySQL Eiffel Wrapper |
| email lists | 1.7.1.1 The MySQL Mailing Lists |
| embedded MySQL server library | 19.1.15 libmysqld, the Embedded MySQL Server Library |
| employment with MySQL | 1.3.2 Contact Information |
| employment, contact information | 1.3.2 Contact Information |
| enable-named-commands , mysql option | 8.2 mysql , The Command-line Tool |
| entering, queries | 3.2 Entering Queries |
| ENUM, size | Storage Requirements for String Types |
| environment variables | 4.3.3 Using Environment Variables to Specify Options |
| environment variables | 5.4.8 Causes of Access denied Errors |
| environment variables | 8.1 Overview of the Client-Side Scripts and Utilities |
| environment variables, list of | E. Environment Variables |
| environment varible, PATH | 4.2 Invoking MySQL Programs |
| Errcode | 8.13 perror , Explaining Error Codes |
| errno | 8.13 perror , Explaining Error Codes |
| error mesaages, can't find file | A.3.3 Problems with File Permissions |
| error messages, displaying | 8.13 perror , Explaining Error Codes |
| error messages, languages | 5.7.2 Non-English Error Messages |
| errors, access denied | A.2.1 Access denied Error |
| errors, checking tables for | 5.6.2.8 How to Check Tables for Errors |
| errors, common | A. Problems and Common Errors |
| errors, directory checksum | 2.6.3 Solaris Notes |
| errors, handling for UDFs | 21.2.2.4 Return Values and Error Handling |
| errors, known | 1.8.7 Known Errors and Design Deficiencies in MySQL |
| errors, linking | A.3.1 Problems When Linking with the MySQL Client Library |
| errors, list of | A.2 Common Errors When Using MySQL |
| errors, reporting | 1. General Information |
| errors, reporting | 1.7.1 MySQL Mailing Lists |
| errors, reporting | 1.7.1.3 How to Report Bugs or Problems |
| escape characters | 10.1 Literal Values |
| estimating, query performance | 7.2.2 Estimating Query Performance |
| example option | 5.1.5 mysqld_multi , A Program for Managing Multiple MySQL Servers |
| examples, compressed tables | 8.11 myisampack , The MySQL Compressed Read-only Table Generator |
| examples, myisamchk output | 5.6.4 Getting Information About a Table |
| examples, queries | 3.6 Examples of Common Queries |
| Excel | 19.2.5 Programs Known to Work with MyODBC |
| execute , mysql option | 8.2 mysql , The Command-line Tool |
| expression aliases | 12.7.3 GROUP BY with Hidden Fields |
| expression aliases | 13.1.7 SELECT Syntax |
| expressions, extended | 3.3.4.7 Pattern Matching |
| extensions, to standard SQL | 1.8 MySQL Standards Compliance |
| extracting, dates | 3.3.4.5 Date Calculations |
|