MySQL Reference Manual for version 4.0.18.

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

Concept Index

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

-
--with-raid link errors2.3.4 Dealing With Problems Compiling MySQL

A
aborted clientsA.2.10 Communication Errors / Aborted Connection
aborted connectionA.2.10 Communication Errors / Aborted Connection
access control5.4.5 Access Control, Stage 1: Connection Verification
access denied errorsA.2.1 Access denied Error
access privileges5.4 The MySQL Access Privilege System
Access program19.2.5 Programs Known to Work with MyODBC
ACID1.8.5.3 Transactions and Atomic Operations
ACID14.4.1 InnoDB Tables Overview
ACLs5.4 The MySQL Access Privilege System
ActiveState Perl2.7.2 Installing ActiveState Perl on Windows
adding, character sets5.7.3 Adding a New Character Set
adding, native functions21.2.3 Adding a New Native Function
adding, new functions21.2 Adding New Functions to MySQL
adding, new user privileges5.5.4 Adding New Users to MySQL
adding, new users2.2.6 Installing MySQL on Other Unix-like Systems
adding, new users2.3.1 Quick Source Installation Overview
adding, procedures21.3 Adding New Procedures to MySQL
adding, user-defined functions21.2.2 Adding a New User-defined Function
administration, server8.4 mysqladmin, Administering a MySQL Server
ADO program19.2.5 Programs Known to Work with MyODBC
age, calculating3.3.4.5 Date Calculations
alias names, case sensitivity10.2.2 Identifier Case Sensitivity
aliases, for expressions12.7.3 GROUP BY with Hidden Fields
aliases, for tables13.1.7 SELECT Syntax
aliases, in GROUP BY clauses12.7.3 GROUP BY with Hidden Fields
aliases, in ORDER BY clauses12.7.3 GROUP BY with Hidden Fields
aliases, names10.2 Database, Table, Index, Column, and Alias Names
aliases, on expressions13.1.7 SELECT Syntax
anonymous user5.4.5 Access Control, Stage 1: Connection Verification
anonymous user5.4.6 Access Control, Stage 2: Request Verification
anonymous user5.5.3 Setting Up the Initial MySQL Privileges
anonymous user5.5.3 Setting Up the Initial MySQL Privileges
ANSI mode, running1.8.3 Running MySQL in ANSI Mode
answering questions, etiquette1.7.1.4 Guidelines for Answering Questions on the Mailing List
Apache3.8 Using MySQL with Apache
API's, list ofB.5 Packages that support MySQL
APIs19. MySQL APIs
APIs, Perl19.5 MySQL Perl API
argument processing21.2.2.3 Argument Processing
arithmetic expressions12.3.1 Arithmetic Operations
attackers, security against5.3.2 Making MySQL Secure Against Attackers
AUTO-INCREMENT, ODBC19.2.6 How to Get the Value of an AUTO_INCREMENT Column in ODBC
AUTO_INCREMENT3.6.9 Using AUTO_INCREMENT
AUTO_INCREMENT, and NULL valuesA.5.3 Problems with NULL Values

B
backing up, databases8.7 mysqldump, Dumping Table Structure and Data
backing up, databases8.8 mysqlhotcopy, Copying MySQL Databases and Tables
backslash, escape character10.1 Literal Values
backups5.6.1 Database Backups
backups, database13.5.2.2 BACKUP TABLE Syntax
batch mode3.5 Using mysql in Batch Mode
batch, mysql option8.2 mysql, The Command-line Tool
BDB table type14. MySQL Table Types
BDB tables1.8.5.3 Transactions and Atomic Operations
benchmark suite7.1.4 The MySQL Benchmark Suite
benchmarks7.1.5 Using Your Own Benchmarks
BerkeleyDB table type14. MySQL Table Types
Big5 Chinese character encodingA.5.1 Case-Sensitivity in Searches
binary distributions2.1.2.5 MySQL Binaries Compiled by MySQL AB
binary distributions, installing2.2.6 Installing MySQL on Other Unix-like Systems
binary distributions, on HP-UX2.2.5 Installing MySQL on HP-UX
binary distributions, on Linux2.6.1.2 Linux Binary Distribution Notes
binary log5.8.4 The Binary Log
bit_functions, example3.6.8 Calculating Visits Per Day
BitKeeper tree2.3.3 Installing from the Development Source Tree
BLOB columns, default values11.3.2 The BLOB and TEXT Types
BLOB columns, indexing13.2.5 CREATE TABLE Syntax
BLOB, inserting binary data10.1.1 Strings
BLOB, sizeStorage Requirements for String Types
blocking_queries, mysqlcc option8.3 mysqlcc, The MySQL Control Center
Borland Builder 4 program19.2.5 Programs Known to Work with MyODBC
Borland C++ compiler19.6.1 Borland C++
brackets, square11. Column Types
buffer sizes, client19. MySQL APIs
buffer sizes, mysqld server7.5.2 Tuning Server Parameters
bug reports, criteria for1.7.1.3 How to Report Bugs or Problems
bugs database1.7.1.3 How to Report Bugs or Problems
bugs, known1.8.7 Known Errors and Design Deficiencies in MySQL
bugs, reporting1.7.1.3 How to Report Bugs or Problems
bugs.mysql.com1.7.1.3 How to Report Bugs or Problems
building, client programs19.1.13 Building Client Programs

C
C API, datatypes19.1 MySQL C API
C API, functions19.1.2 C API Function Overview
C API, linking problems19.1.12.4 Problems Linking with the C API
C Prepared statement API, functions19.1.6 C API Prepared Statement Function Overview
C++ APIs19.6 MySQL C++ API
C++ Builder19.2.5 Programs Known to Work with MyODBC
C++ compiler cannot create executables2.3.4 Dealing With Problems Compiling MySQL
C++ compiler, gcc2.3.2 Typical configure Options
caches, clearing13.5.4.2 FLUSH Syntax
calculating, dates3.3.4.5 Date Calculations
calling sequences for aggregate functions, UDF21.2.2.2 UDF Calling Sequences for aggregate functions
calling sequences for simple functions, UDF21.2.2.1 UDF Calling Sequences for simple functions
can't create/write to fileA.2.12 Can't create/write to file Error
case sensitivity, in identifiers10.2.2 Identifier Case Sensitivity
case sensitivity, in names10.2.2 Identifier Case Sensitivity
case sensitivity, in searchesA.5.1 Case-Sensitivity in Searches
case sensitivity, in string comparisons12.2.1 String Comparison Functions
case-sensitivity, in access checking5.4.2 How the Privilege System Works
case-sensitivity, of database names1.8.4 MySQL Extensions to the SQL-92 Standard
case-sensitivity, of table names1.8.4 MySQL Extensions to the SQL-92 Standard
cast operators12.2.2 Case-Sensitivity
casts12.1.2 Comparison Operators
cc1plus problems2.3.4 Dealing With Problems Compiling MySQL
certification1.3.1.2 Training and Certification
ChangeLogC. MySQL Change History
changes to privileges5.4.6 Access Control, Stage 2: Request Verification
changes, logC. MySQL Change History
changes, version 3.19C.8 Changes in release 3.19.x
changes, version 3.20C.7 Changes in release 3.20.x
changes, version 3.21C.6 Changes in release 3.21.x
changes, version 3.22C.5 Changes in release 3.22.x (Old; discontinued)
changes, version 3.23C.4 Changes in release 3.23.x (Recent; still supported)
changes, version 4.0C.3 Changes in release 4.0.x (Production)
changes, version 4.1C.2 Changes in release 4.1.x (Alpha)
changes, version 5.0C.1 Changes in release 5.0.x (Development)
changing socket location2.3.2 Typical configure Options
changing socket location2.4.2.2 Starting and Stopping MySQL Automatically
changing socket locationA.4.5 How to Protect or Change the MySQL Socket File `/tmp/mysql.sock'
changing, column13.2.2 ALTER TABLE Syntax
changing, column orderA.7.2 How To Change the Order of Columns in a Table
changing, database13.2.1 ALTER DATABASE Syntax
changing, field13.2.2 ALTER TABLE Syntax
changing, table13.2.2 ALTER TABLE Syntax
changing, table13.2.2 ALTER TABLE Syntax
changing, tableA.7.1 Problems with ALTER TABLE.
character sets2.3.2 Typical configure Options
Character sets16. National Character Sets and Unicode
character sets5.7.1 The Character Set Used for Data and Sorting
character sets, adding5.7.3 Adding a New Character Set
character-sets-dir, mysql option8.2 mysql, The Command-line Tool
characters, multi-byte5.7.6 Multi-byte Character Support
check options, myisamchk5.6.2.3 Check Options for myisamchk
checking, tables for errors5.6.2.8 How to Check Tables for Errors
checksum errors2.6.3 Solaris Notes
ChineseA.5.1 Case-Sensitivity in Searches
choosing types11.4 Choosing the Right Type for a Column
choosing, a MySQL version2.1.2 Choosing Which MySQL Distribution to Install
clearing, caches13.5.4.2 FLUSH Syntax
client programs, building19.1.13 Building Client Programs
client tools19. MySQL APIs
clients, debuggingD.2 Debugging a MySQL client
clients, threaded19.1.14 How to Make a Threaded Client
closing, tables7.4.8 How MySQL Opens and Closes Tables
ColdFusion program19.2.5 Programs Known to Work with MyODBC
collating, strings5.7.5 String Collating Support
column comments13.2.5 CREATE TABLE Syntax
column names, case sensitivity10.2.2 Identifier Case Sensitivity
column, changing13.2.2 ALTER TABLE Syntax
columns, changingA.7.2 How To Change the Order of Columns in a Table
columns, displaying8.10 mysqlshow, Showing Databases, Tables, and Columns
columns, indexes7.4.4 Column Indexes
columns, names10.2 Database, Table, Index, Column, and Alias Names
columns, other types11.5 Using Column Types from Other Database Engines
columns, selecting3.3.4.3 Selecting Particular Columns
columns, storage requirements11.6 Column Type Storage Requirements
columns, types11. Column Types
command syntax1.1.1 Conventions Used in This Manual
command-line history8.1 Overview of the Client-Side Scripts and Utilities
command-line options, mysql8.2 mysql, The Command-line Tool
command-line options, mysqlcc8.3 mysqlcc, The MySQL Control Center
command-line tool8.2 mysql, The Command-line Tool
commands out of syncA.2.13 Commands out of sync Error in Client
commands, for binary distribution2.2.6 Installing MySQL on Other Unix-like Systems
commands, list of8.2 mysql, The Command-line Tool
commands, replication masters13.6.1 SQL Statements for Controlling Master Servers
commands, replication slaves13.6.2 SQL Statements for Controlling Slave Servers
comments, adding10.5 Comment Syntax
comments, starting1.8.5.7 `--' as the Start of a Comment
commercial support, types1.4.1 Support Offered by MySQL AB
compatibility, between MySQL versions2.5.1 Upgrading from Version 4.1 to 5.0
compatibility, between MySQL versions2.5.2 Upgrading from Version 4.0 to 4.1
compatibility, between MySQL versions2.5.3 Upgrading from Version 3.23 to 4.0
compatibility, between MySQL versions2.5.4 Upgrading from Version 3.22 to 3.23
compatibility, between MySQL versions2.5.5 Upgrading from Version 3.21 to 3.22
compatibility, with mSQL12.2.1 String Comparison Functions
compatibility, with ODBC10.2.1 Identifier Qualifiers
compatibility, with ODBC11. Column Types
compatibility, with ODBC12.1.2 Comparison Operators
compatibility, with ODBC12.1.2 Comparison Operators
compatibility, with ODBC13.1.7.1 JOIN Syntax
compatibility, with ODBC13.2.5 CREATE TABLE Syntax
compatibility, with ODBCC.6.20 Changes in release 3.21.15
compatibility, with Oracle1.8.4 MySQL Extensions to the SQL-92 Standard
compatibility, with Oracle12.7.1 GROUP BY Functions
compatibility, with Oracle13.3.1 DESCRIBE Syntax (Get Information About Columns)
compatibility, with PostgreSQL1.8.4 MySQL Extensions to the SQL-92 Standard
compatibility, with standard SQL1.8 MySQL Standards Compliance
compatibility, with Sybase13.3.2 USE Syntax
compiler, C++ gcc2.3.2 Typical configure Options
compiling, on Windows2.3.7 Compiling MySQL Clients on Windows
compiling, optimizing7.5.1 System/Compile Time and Startup Parameter Tuning
compiling, problems2.3.4 Dealing With Problems Compiling MySQL
compiling, speed7.5.3 How Compiling and Linking Affects the Speed of MySQL
compiling, statically2.3.2 Typical configure Options
compiling, user-defined functions21.2.2.5 Compiling and Installing User-defined Functions
compliance, Y2K1.2.5 Year 2000 Compliance
compress, mysql option8.2 mysql, The Command-line Tool
compress, mysqlcc option8.3 mysqlcc, The MySQL Control Center
compressed tables8.11 myisampack, The MySQL Compressed Read-only Table Generator
compressed tables14.1.2.3 Compressed Table Characteristics
Conditions18.1.7.1 DECLARE Conditions
config-file option5.1.5 mysqld_multi, A Program for Managing Multiple MySQL Servers
config.cache2.3.4 Dealing With Problems Compiling MySQL
config.cache file2.3.4 Dealing With Problems Compiling MySQL
configuration files5.4.8 Causes of Access denied Errors
configuration options2.3.2 Typical configure Options
configure option, --with-low-memory2.3.4 Dealing With Problems Compiling MySQL
configure script2.3.2 Typical configure Options
configure, running after prior invocation2.3.4 Dealing With Problems Compiling MySQL
connect_timeout variable8.2 mysql, The Command-line Tool
connect_timeout variable8.3 mysqlcc, The MySQL Control Center
connecting, remotely with SSH5.5.9.6 Connecting to MySQL Remotely from Windows with SSH
connecting, to the server3.1 Connecting to and Disconnecting from the Server
connecting, to the server5.4.4 Connecting to the MySQL Server
connecting, verification5.4.5 Access Control, Stage 1: Connection Verification
connection, abortedA.2.10 Communication Errors / Aborted Connection
connection_name, mysqlcc option8.3 mysqlcc, The MySQL Control Center
Connector/J19.3 MySQL Java Connectivity (JDBC)
Connector/ODBC19.2 MySQL ODBC Support
constant table7.2.1 EXPLAIN Syntax (Get Information About a SELECT)
constant table7.2.4 How MySQL Optimizes WHERE Clauses
consulting1.3.1.3 Consulting
contact information1.3.2 Contact Information
contributing companies, list ofB.7 Supporters of MySQL
contributors, list ofB.2 Contributors to MySQL
control access5.4.5 Access Control, Stage 1: Connection Verification
conventions, typographical1.1.1 Conventions Used in This Manual
copying databases2.5.9 Copying MySQL Databases to Another Machine
copying tables13.2.5 CREATE TABLE Syntax
copyrights1.4.2 Copyrights and Licenses Used by MySQL
costs, support1.4.1 Support Offered by MySQL AB
counting, table rows3.3.4.8 Counting Rows
crashD.1 Debugging a MySQL server
crash, recovery5.6.2.7 Using myisamchk for Crash Recovery
crash, repeatedA.4.1 What To Do If MySQL Keeps Crashing
crash-me7.1.4 The MySQL Benchmark Suite
crash-me program7.1.2 Portability
crash-me program7.1.4 The MySQL Benchmark Suite
creating, bug reports1.7.1.3 How to Report Bugs or Problems
creating, databases3.3 Creating and Using a Database
creating, default startup options4.3.2 Using Option Files
creating, tables3.3.2 Creating a Table
Cursors18.1.8 Cursors
customer support, mailing address1.7.1.3 How to Report Bugs or Problems
customers, of MySQL7.1.3 What We Have Used MySQL For
CVS tree2.3.3 Installing from the Development Source Tree

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