MySQL Reference Manual for version 4.0.18.

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Concept Index: Q -- S

Jump to:   -  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y  

Index Entry Section

Q
queries, entering3.2 Entering Queries
queries, estimating performance7.2.2 Estimating Query Performance
queries, examples3.6 Examples of Common Queries
queries, speed of7.2 Optimizing SELECT Statements and Other Queries
queries, Twin Studies project3.7 Queries from the Twin Project
Query Cache13.8 MySQL Query Cache
query log5.8.2 The General Query Log
query, mysqlcc option8.3 mysqlcc, The MySQL Control Center
questions8.4 mysqladmin, Administering a MySQL Server
questions, answering1.7.1.4 Guidelines for Answering Questions on the Mailing List
quick, mysql option8.2 mysql, The Command-line Tool
quotes, in strings10.1.1 Strings
quoting10.1.1 Strings
quoting binary data10.1.1 Strings

R
RAID, compile errors2.3.4 Dealing With Problems Compiling MySQL
RAID, table type13.2.5 CREATE TABLE Syntax
raw, mysql option8.2 mysql, The Command-line Tool
re-creating, grant tables5.5.3 Setting Up the Initial MySQL Privileges
reconfiguring2.3.4 Dealing With Problems Compiling MySQL
reconfiguring2.3.4 Dealing With Problems Compiling MySQL
reconnect, mysql option8.2 mysql, The Command-line Tool
recovery, from crash5.6.2.7 Using myisamchk for Crash Recovery
reducing, data size7.4.2 Get Your Data as Small as Possible
references13.2.2 ALTER TABLE Syntax
regexF. MySQL Regular Expressions
register, mysqlcc option8.3 mysqlcc, The MySQL Control Center
regular expression syntax, describedF. MySQL Regular Expressions
relational databases, defined1.2 Overview of the MySQL Database Management System
release numbers2.1.2 Choosing Which MySQL Distribution to Install
releases, naming scheme2.1.2.1 Choosing Which Version of MySQL to Install
releases, testing2.1.2.1 Choosing Which Version of MySQL to Install
releases, updating2.1.2.3 How and When Updates Are Released
reordering, columnsA.7.2 How To Change the Order of Columns in a Table
repair options, myisamchk5.6.2.4 Repair Options for myisamchk
repairing, tables5.6.2.9 How to Repair Tables
replace8.1 Overview of the Client-Side Scripts and Utilities
replication6. Replication in MySQL
replication masters, commands13.6.1 SQL Statements for Controlling Master Servers
replication slaves, commands13.6.2 SQL Statements for Controlling Slave Servers
reporting, bugs1.7.1.3 How to Report Bugs or Problems
reporting, errors1. General Information
reporting, errors1.7.1 MySQL Mailing Lists
reporting, MyODBC problems19.2.7 Reporting Problems with MyODBC
reserved words, exceptions10.6 Treatment of Reserved Words in MySQL
restarting, the server2.4.2 Unix Post-installation Procedures
retrieving, data from tables3.3.4 Retrieving Information from a Table
return values, UDFs21.2.2.4 Return Values and Error Handling
revoking, privileges13.5.1.1 GRANT and REVOKE Syntax
root password5.5.3 Setting Up the Initial MySQL Privileges
root user, password resettingA.4.2 How to Reset a Forgotten Root Password
rounding errors11. Column Types
rounding errors12.3.2 Mathematical Functions
rows, counting3.3.4.8 Counting Rows
rows, deletingA.5.5 Deleting Rows from Related Tables
rows, locking1.8.5.3 Transactions and Atomic Operations
rows, matching problemsA.5.6 Solving Problems with No Matching Rows
rows, selecting3.3.4.2 Selecting Particular Rows
rows, sorting3.3.4.4 Sorting Rows
RPM file2.2.2 Installing MySQL on Linux
RPM Package Manager2.2.2 Installing MySQL on Linux
RTS-threadsD.5 Comments about RTS threads
running a web server1.4.3.2 Using the MySQL Software for Free Under GPL
running configure after prior invocation2.3.4 Dealing With Problems Compiling MySQL
running, ANSI mode1.8.3 Running MySQL in ANSI Mode
running, batch mode3.5 Using mysql in Batch Mode
running, multiple servers5.9 Running Multiple MySQL Servers on the Same Machine
running, queries3.2 Entering Queries

S
safe-mode command8.2 mysql, The Command-line Tool
safe-updates, mysql option8.2 mysql, The Command-line Tool
safe_mysqld5.1.3 mysqld_safe, The Wrapper Around mysqld
Sakila1.2.1 History of MySQL
script files3.5 Using mysql in Batch Mode
scripts5.1.3 mysqld_safe, The Wrapper Around mysqld
scripts5.1.5 mysqld_multi, A Program for Managing Multiple MySQL Servers
scripts8.2 mysql, The Command-line Tool
scripts, mysql_install_db2.4.2.1 Problems Running mysql_install_db
scripts, mysqlbug1.7.1.3 How to Report Bugs or Problems
searching, and case sensitivityA.5.1 Case-Sensitivity in Searches
searching, full-text13.7 MySQL Full-text Search
searching, MySQL web pages1.7.1.2 Asking Questions or Reporting Bugs
searching, two keys3.6.7 Searching on Two Keys
security system5.4 The MySQL Access Privilege System
security, against attackers5.3.2 Making MySQL Secure Against Attackers
SELECT, Query Cache13.8 MySQL Query Cache
select_limit8.2 mysql, The Command-line Tool
select_limit8.3 mysqlcc, The MySQL Control Center
selecting, databases3.3.1 Creating and Selecting a Database
selling products1.4.3 MySQL Licenses
sequence emulation12.6.3 Information Functions
server administration8.4 mysqladmin, Administering a MySQL Server
server, connecting3.1 Connecting to and Disconnecting from the Server
server, connecting5.4.4 Connecting to the MySQL Server
server, debuggingD.1 Debugging a MySQL server
server, disconnecting3.1 Connecting to and Disconnecting from the Server
server, mysqlcc option8.3 mysqlcc, The MySQL Control Center
server, restart2.4.2 Unix Post-installation Procedures
server, shutdown2.4.2 Unix Post-installation Procedures
server, starting2.4.2 Unix Post-installation Procedures
server, starting and stopping2.4.2.2 Starting and Stopping MySQL Automatically
server, starting problems2.4.2.3 Starting and Troubleshooting the MySQL Server
servers, multiple5.9 Running Multiple MySQL Servers on the Same Machine
services, ISP1.4.3.2 Using the MySQL Software for Free Under GPL
services, web1.4.3.2 Using the MySQL Software for Free Under GPL
SET, sizeStorage Requirements for String Types
set-variable, mysql option8.2 mysql, The Command-line Tool
setting program variables4.3.4 Using Options to Set Program Variables
setting, passwords5.5.7 Setting Up Passwords
setup, post-installation2.4 Post-installation Setup and Testing
shell syntax1.1.1 Conventions Used in This Manual
showing, database information8.10 mysqlshow, Showing Databases, Tables, and Columns
shutting down, the server2.4.2 Unix Post-installation Procedures
silent column changes13.2.5.1 Silent Column Specification Changes
silent, mysql option8.2 mysql, The Command-line Tool
size of tables1.2.4 How Big MySQL Tables Can Be
sizes, display11. Column Types
skip-column-names, mysql option8.2 mysql, The Command-line Tool
skip-line-numbers, mysql option8.2 mysql, The Command-line Tool
slow queries8.4 mysqladmin, Administering a MySQL Server
slow query log5.8.5 The Slow Query Log
socket location, changing2.3.2 Typical configure Options
socket, mysql option8.2 mysql, The Command-line Tool
socket, mysqlcc option8.3 mysqlcc, The MySQL Control Center
Solaris installation problems2.6.3 Solaris Notes
Solaris troubleshooting2.3.4 Dealing With Problems Compiling MySQL
sorting, character sets5.7.1 The Character Set Used for Data and Sorting
sorting, data3.3.4.4 Sorting Rows
sorting, grant tables5.4.5 Access Control, Stage 1: Connection Verification
sorting, grant tables5.4.6 Access Control, Stage 2: Request Verification
sorting, table rows3.3.4.4 Sorting Rows
source distribution, installing2.3 MySQL Installation Using a Source Distribution
source distributions, on Linux2.6.1.3 Linux Source Distribution Notes
Spatial Extensions in MySQL17.1 Introduction
speed, compiling7.5.3 How Compiling and Linking Affects the Speed of MySQL
speed, increasing6. Replication in MySQL
speed, inserting7.2.11 Speed of INSERT Queries
speed, linking7.5.3 How Compiling and Linking Affects the Speed of MySQL
speed, of queries7.2 Optimizing SELECT Statements and Other Queries
speed, of queries7.2.3 Speed of SELECT Queries
SQL commands, replication masters13.6.1 SQL Statements for Controlling Master Servers
SQL commands, replication slaves13.6.2 SQL Statements for Controlling Slave Servers
SQL, defined1.2 Overview of the MySQL Database Management System
SQL-92, extensions to1.8 MySQL Standards Compliance
sql_yacc.cc problems2.3.4 Dealing With Problems Compiling MySQL
square brackets11. Column Types
SSH5.5.9.6 Connecting to MySQL Remotely from Windows with SSH
SSL and X509 Basics5.5.9 Using Secure Connections
SSL command-line options5.5.9.5 SSL Command-line Options
SSL related options5.5.9.4 SSL GRANT Options
stability1.2.3 MySQL Stability
Standard SQL, differences from13.5.1.1 GRANT and REVOKE Syntax
standards compatibility1.8 MySQL Standards Compliance
Starting many servers5.9 Running Multiple MySQL Servers on the Same Machine
starting, comments1.8.5.7 `--' as the Start of a Comment
starting, mysqldA.3.2 How to Run MySQL As a Normal User
starting, the server2.4.2 Unix Post-installation Procedures
starting, the server automatically2.4.2.2 Starting and Stopping MySQL Automatically
startup options, default4.3.2 Using Option Files
startup parameters7.5.2 Tuning Server Parameters
startup parameters, mysql8.2 mysql, The Command-line Tool
startup parameters, mysqlcc8.3 mysqlcc, The MySQL Control Center
startup parameters, tuning7.5.1 System/Compile Time and Startup Parameter Tuning
statically, compiling2.3.2 Typical configure Options
status command8.2 mysql, The Command-line Tool
status command, results8.4 mysqladmin, Administering a MySQL Server
status, tables13.5.3.2 SHOW TABLE STATUS
stopping, the server2.4.2.2 Starting and Stopping MySQL Automatically
storage of data7.4.1 Design Choices
storage requirements, column type11.6 Column Type Storage Requirements
storage space, minimising7.4.2 Get Your Data as Small as Possible
stored procedures18. Stored Procedures and Functions
stored procedures and triggers, defined1.8.5.4 Stored Procedures and Triggers
string collating5.7.5 String Collating Support
string comparisons, case sensitivity12.2.1 String Comparison Functions
string types11.3 String Types
strings, defined10.1 Literal Values
strings, escaping characters10.1 Literal Values
strings, non-delimitedTIMESTAMP properties prior to MySQL 4.1
striping, defined7.6 Disk Issues
subqueries13.1.8 Subquery Syntax
subquery13.1.8 Subquery Syntax
subselects13.1.8 Subquery Syntax
superuser5.5.3 Setting Up the Initial MySQL Privileges
support costs1.4.1 Support Offered by MySQL AB
support terms1.4 MySQL Support and Licensing
support, for operating systems2.1.1 Operating Systems Supported by MySQL
support, licensing1.4.3 MySQL Licenses
support, mailing address1.7.1.3 How to Report Bugs or Problems
support, types1.4.1 Support Offered by MySQL AB
suppression, default values1.8.6.2 Constraint NOT NULL and DEFAULT values
suppression, default values2.3.2 Typical configure Options
Sybase compatibility13.3.2 USE Syntax
symbolic links7.6.1 Using Symbolic Links
symbolic links7.6.1.3 Using Symbolic Links for Databases on Windows
syntax, mysqlcc option8.3 mysqlcc, The MySQL Control Center
syntax, regular expressionF. MySQL Regular Expressions
syntax_file, mysqlcc option8.3 mysqlcc, The MySQL Control Center
system optimization7.5.1 System/Compile Time and Startup Parameter Tuning
system table7.2.1 EXPLAIN Syntax (Get Information About a SELECT)
system variables10.4 System Variables
system, privilege5.4.1 What the Privilege System Does
system, security5.3 General Security Issues

Jump to:   -  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y  

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by rdg (Feb 25 2004) using texi2html