| Index Entry | Section |
|
Q | | |
| queries, entering | 3.2 Entering Queries |
| queries, estimating performance | 7.2.2 Estimating Query Performance |
| queries, examples | 3.6 Examples of Common Queries |
| queries, speed of | 7.2 Optimizing SELECT Statements and Other Queries |
| queries, Twin Studies project | 3.7 Queries from the Twin Project |
| Query Cache | 13.8 MySQL Query Cache |
| query log | 5.8.2 The General Query Log |
| query , mysqlcc option | 8.3 mysqlcc , The MySQL Control Center |
| questions | 8.4 mysqladmin , Administering a MySQL Server |
| questions, answering | 1.7.1.4 Guidelines for Answering Questions on the Mailing List |
| quick , mysql option | 8.2 mysql , The Command-line Tool |
| quotes, in strings | 10.1.1 Strings |
| quoting | 10.1.1 Strings |
| quoting binary data | 10.1.1 Strings |
|
R | | |
| RAID, compile errors | 2.3.4 Dealing With Problems Compiling MySQL |
| RAID, table type | 13.2.5 CREATE TABLE Syntax |
| raw , mysql option | 8.2 mysql , The Command-line Tool |
| re-creating, grant tables | 5.5.3 Setting Up the Initial MySQL Privileges |
| reconfiguring | 2.3.4 Dealing With Problems Compiling MySQL |
| reconfiguring | 2.3.4 Dealing With Problems Compiling MySQL |
| reconnect , mysql option | 8.2 mysql , The Command-line Tool |
| recovery, from crash | 5.6.2.7 Using myisamchk for Crash Recovery |
| reducing, data size | 7.4.2 Get Your Data as Small as Possible |
| references | 13.2.2 ALTER TABLE Syntax |
| regex | F. MySQL Regular Expressions |
| register , mysqlcc option | 8.3 mysqlcc , The MySQL Control Center |
| regular expression syntax, described | F. MySQL Regular Expressions |
| relational databases, defined | 1.2 Overview of the MySQL Database Management System |
| release numbers | 2.1.2 Choosing Which MySQL Distribution to Install |
| releases, naming scheme | 2.1.2.1 Choosing Which Version of MySQL to Install |
| releases, testing | 2.1.2.1 Choosing Which Version of MySQL to Install |
| releases, updating | 2.1.2.3 How and When Updates Are Released |
| reordering, columns | A.7.2 How To Change the Order of Columns in a Table |
| repair options, myisamchk | 5.6.2.4 Repair Options for myisamchk |
| repairing, tables | 5.6.2.9 How to Repair Tables |
| replace | 8.1 Overview of the Client-Side Scripts and Utilities |
| replication | 6. Replication in MySQL |
| replication masters, commands | 13.6.1 SQL Statements for Controlling Master Servers |
| replication slaves, commands | 13.6.2 SQL Statements for Controlling Slave Servers |
| reporting, bugs | 1.7.1.3 How to Report Bugs or Problems |
| reporting, errors | 1. General Information |
| reporting, errors | 1.7.1 MySQL Mailing Lists |
| reporting, MyODBC problems | 19.2.7 Reporting Problems with MyODBC |
| reserved words, exceptions | 10.6 Treatment of Reserved Words in MySQL |
| restarting, the server | 2.4.2 Unix Post-installation Procedures |
| retrieving, data from tables | 3.3.4 Retrieving Information from a Table |
| return values, UDFs | 21.2.2.4 Return Values and Error Handling |
| revoking, privileges | 13.5.1.1 GRANT and REVOKE Syntax |
| root password | 5.5.3 Setting Up the Initial MySQL Privileges |
| root user, password resetting | A.4.2 How to Reset a Forgotten Root Password |
| rounding errors | 11. Column Types |
| rounding errors | 12.3.2 Mathematical Functions |
| rows, counting | 3.3.4.8 Counting Rows |
| rows, deleting | A.5.5 Deleting Rows from Related Tables |
| rows, locking | 1.8.5.3 Transactions and Atomic Operations |
| rows, matching problems | A.5.6 Solving Problems with No Matching Rows |
| rows, selecting | 3.3.4.2 Selecting Particular Rows |
| rows, sorting | 3.3.4.4 Sorting Rows |
| RPM file | 2.2.2 Installing MySQL on Linux |
| RPM Package Manager | 2.2.2 Installing MySQL on Linux |
| RTS-threads | D.5 Comments about RTS threads |
| running a web server | 1.4.3.2 Using the MySQL Software for Free Under GPL |
| running configure after prior invocation | 2.3.4 Dealing With Problems Compiling MySQL |
| running, ANSI mode | 1.8.3 Running MySQL in ANSI Mode |
| running, batch mode | 3.5 Using mysql in Batch Mode |
| running, multiple servers | 5.9 Running Multiple MySQL Servers on the Same Machine |
| running, queries | 3.2 Entering Queries |
|
S | | |
| safe-mode command | 8.2 mysql , The Command-line Tool |
| safe-updates , mysql option | 8.2 mysql , The Command-line Tool |
| safe_mysqld | 5.1.3 mysqld_safe , The Wrapper Around mysqld |
| Sakila | 1.2.1 History of MySQL |
| script files | 3.5 Using mysql in Batch Mode |
| scripts | 5.1.3 mysqld_safe , The Wrapper Around mysqld |
| scripts | 5.1.5 mysqld_multi , A Program for Managing Multiple MySQL Servers |
| scripts | 8.2 mysql , The Command-line Tool |
| scripts, mysql_install_db | 2.4.2.1 Problems Running mysql_install_db |
| scripts, mysqlbug | 1.7.1.3 How to Report Bugs or Problems |
| searching, and case sensitivity | A.5.1 Case-Sensitivity in Searches |
| searching, full-text | 13.7 MySQL Full-text Search |
| searching, MySQL web pages | 1.7.1.2 Asking Questions or Reporting Bugs |
| searching, two keys | 3.6.7 Searching on Two Keys |
| security system | 5.4 The MySQL Access Privilege System |
| security, against attackers | 5.3.2 Making MySQL Secure Against Attackers |
| SELECT , Query Cache | 13.8 MySQL Query Cache |
| select_limit | 8.2 mysql , The Command-line Tool |
| select_limit | 8.3 mysqlcc , The MySQL Control Center |
| selecting, databases | 3.3.1 Creating and Selecting a Database |
| selling products | 1.4.3 MySQL Licenses |
| sequence emulation | 12.6.3 Information Functions |
| server administration | 8.4 mysqladmin , Administering a MySQL Server |
| server, connecting | 3.1 Connecting to and Disconnecting from the Server |
| server, connecting | 5.4.4 Connecting to the MySQL Server |
| server, debugging | D.1 Debugging a MySQL server |
| server, disconnecting | 3.1 Connecting to and Disconnecting from the Server |
| server , mysqlcc option | 8.3 mysqlcc , The MySQL Control Center |
| server, restart | 2.4.2 Unix Post-installation Procedures |
| server, shutdown | 2.4.2 Unix Post-installation Procedures |
| server, starting | 2.4.2 Unix Post-installation Procedures |
| server, starting and stopping | 2.4.2.2 Starting and Stopping MySQL Automatically |
| server, starting problems | 2.4.2.3 Starting and Troubleshooting the MySQL Server |
| servers, multiple | 5.9 Running Multiple MySQL Servers on the Same Machine |
| services, ISP | 1.4.3.2 Using the MySQL Software for Free Under GPL |
| services, web | 1.4.3.2 Using the MySQL Software for Free Under GPL |
| SET, size | Storage Requirements for String Types |
| set-variable , mysql option | 8.2 mysql , The Command-line Tool |
| setting program variables | 4.3.4 Using Options to Set Program Variables |
| setting, passwords | 5.5.7 Setting Up Passwords |
| setup, post-installation | 2.4 Post-installation Setup and Testing |
| shell syntax | 1.1.1 Conventions Used in This Manual |
| showing, database information | 8.10 mysqlshow , Showing Databases, Tables, and Columns |
| shutting down, the server | 2.4.2 Unix Post-installation Procedures |
| silent column changes | 13.2.5.1 Silent Column Specification Changes |
| silent , mysql option | 8.2 mysql , The Command-line Tool |
| size of tables | 1.2.4 How Big MySQL Tables Can Be |
| sizes, display | 11. Column Types |
| skip-column-names , mysql option | 8.2 mysql , The Command-line Tool |
| skip-line-numbers , mysql option | 8.2 mysql , The Command-line Tool |
| slow queries | 8.4 mysqladmin , Administering a MySQL Server |
| slow query log | 5.8.5 The Slow Query Log |
| socket location, changing | 2.3.2 Typical configure Options |
| socket , mysql option | 8.2 mysql , The Command-line Tool |
| socket , mysqlcc option | 8.3 mysqlcc , The MySQL Control Center |
| Solaris installation problems | 2.6.3 Solaris Notes |
| Solaris troubleshooting | 2.3.4 Dealing With Problems Compiling MySQL |
| sorting, character sets | 5.7.1 The Character Set Used for Data and Sorting |
| sorting, data | 3.3.4.4 Sorting Rows |
| sorting, grant tables | 5.4.5 Access Control, Stage 1: Connection Verification |
| sorting, grant tables | 5.4.6 Access Control, Stage 2: Request Verification |
| sorting, table rows | 3.3.4.4 Sorting Rows |
| source distribution, installing | 2.3 MySQL Installation Using a Source Distribution |
| source distributions, on Linux | 2.6.1.3 Linux Source Distribution Notes |
| Spatial Extensions in MySQL | 17.1 Introduction |
| speed, compiling | 7.5.3 How Compiling and Linking Affects the Speed of MySQL |
| speed, increasing | 6. Replication in MySQL |
| speed, inserting | 7.2.11 Speed of INSERT Queries |
| speed, linking | 7.5.3 How Compiling and Linking Affects the Speed of MySQL |
| speed, of queries | 7.2 Optimizing SELECT Statements and Other Queries |
| speed, of queries | 7.2.3 Speed of SELECT Queries |
| SQL commands, replication masters | 13.6.1 SQL Statements for Controlling Master Servers |
| SQL commands, replication slaves | 13.6.2 SQL Statements for Controlling Slave Servers |
| SQL, defined | 1.2 Overview of the MySQL Database Management System |
| SQL-92, extensions to | 1.8 MySQL Standards Compliance |
| sql_yacc.cc problems | 2.3.4 Dealing With Problems Compiling MySQL |
| square brackets | 11. Column Types |
| SSH | 5.5.9.6 Connecting to MySQL Remotely from Windows with SSH |
| SSL and X509 Basics | 5.5.9 Using Secure Connections |
| SSL command-line options | 5.5.9.5 SSL Command-line Options |
| SSL related options | 5.5.9.4 SSL GRANT Options |
| stability | 1.2.3 MySQL Stability |
| Standard SQL, differences from | 13.5.1.1 GRANT and REVOKE Syntax |
| standards compatibility | 1.8 MySQL Standards Compliance |
| Starting many servers | 5.9 Running Multiple MySQL Servers on the Same Machine |
| starting, comments | 1.8.5.7 `--' as the Start of a Comment |
| starting, mysqld | A.3.2 How to Run MySQL As a Normal User |
| starting, the server | 2.4.2 Unix Post-installation Procedures |
| starting, the server automatically | 2.4.2.2 Starting and Stopping MySQL Automatically |
| startup options, default | 4.3.2 Using Option Files |
| startup parameters | 7.5.2 Tuning Server Parameters |
| startup parameters, mysql | 8.2 mysql , The Command-line Tool |
| startup parameters, mysqlcc | 8.3 mysqlcc , The MySQL Control Center |
| startup parameters, tuning | 7.5.1 System/Compile Time and Startup Parameter Tuning |
| statically, compiling | 2.3.2 Typical configure Options |
| status command | 8.2 mysql , The Command-line Tool |
| status command, results | 8.4 mysqladmin , Administering a MySQL Server |
| status, tables | 13.5.3.2 SHOW TABLE STATUS |
| stopping, the server | 2.4.2.2 Starting and Stopping MySQL Automatically |
| storage of data | 7.4.1 Design Choices |
| storage requirements, column type | 11.6 Column Type Storage Requirements |
| storage space, minimising | 7.4.2 Get Your Data as Small as Possible |
| stored procedures | 18. Stored Procedures and Functions |
| stored procedures and triggers, defined | 1.8.5.4 Stored Procedures and Triggers |
| string collating | 5.7.5 String Collating Support |
| string comparisons, case sensitivity | 12.2.1 String Comparison Functions |
| string types | 11.3 String Types |
| strings, defined | 10.1 Literal Values |
| strings, escaping characters | 10.1 Literal Values |
| strings, non-delimited | TIMESTAMP properties prior to MySQL 4.1 |
| striping, defined | 7.6 Disk Issues |
| subqueries | 13.1.8 Subquery Syntax |
| subquery | 13.1.8 Subquery Syntax |
| subselects | 13.1.8 Subquery Syntax |
| superuser | 5.5.3 Setting Up the Initial MySQL Privileges |
| support costs | 1.4.1 Support Offered by MySQL AB |
| support terms | 1.4 MySQL Support and Licensing |
| support, for operating systems | 2.1.1 Operating Systems Supported by MySQL |
| support, licensing | 1.4.3 MySQL Licenses |
| support, mailing address | 1.7.1.3 How to Report Bugs or Problems |
| support, types | 1.4.1 Support Offered by MySQL AB |
| suppression, default values | 1.8.6.2 Constraint NOT NULL and DEFAULT values |
| suppression, default values | 2.3.2 Typical configure Options |
| Sybase compatibility | 13.3.2 USE Syntax |
| symbolic links | 7.6.1 Using Symbolic Links |
| symbolic links | 7.6.1.3 Using Symbolic Links for Databases on Windows |
| syntax , mysqlcc option | 8.3 mysqlcc , The MySQL Control Center |
| syntax, regular expression | F. MySQL Regular Expressions |
| syntax_file , mysqlcc option | 8.3 mysqlcc , The MySQL Control Center |
| system optimization | 7.5.1 System/Compile Time and Startup Parameter Tuning |
| system table | 7.2.1 EXPLAIN Syntax (Get Information About a SELECT ) |
| system variables | 10.4 System Variables |
| system, privilege | 5.4.1 What the Privilege System Does |
| system, security | 5.3 General Security Issues |
|