CAST()
- Section 9.1.9.2, “
CONVERT()
and
CAST()
” - Section 8.1.6, “Bit-Field Values”
- Section 11.9, “Cast Functions and Operators”
- Section 11.2.3, “Comparison Functions and Operators”
- Section 11.6, “Date and Time Functions”
- Section 10.3, “Date and Time Types”
- Section 1.8.5, “MySQL Differences from Standard SQL”
- Section 9.1.9.1, “Result Strings”
- Section 11.2.2, “Type Conversion in Expression Evaluation”
- Section 2.12.1.1, “Upgrading from MySQL 5.4 to 5.5”
- Section 8.4, “User-Defined Variables”
CONCAT()
- Section 12.5.3.1, “
CREATE FUNCTION
Syntax” - Section 11.12.1, “
GROUP BY
(Aggregate) Functions” - Section 12.5.5.14, “
SHOW CREATE VIEW
Syntax” - Section 1.8.4, “MySQL Extensions to Standard SQL”
- Section 9.1.9.1, “Result Strings”
- Section 12.2.10.11, “Rewriting Subqueries as Joins”
- Section 5.1.8, “Server SQL Modes”
- Section 11.4, “String Functions”
- Section 9.1.8, “String Repertoire”
- Section 19.15, “The
INFORMATION_SCHEMA VIEWS
Table” - Section 11.2.2, “Type Conversion in Expression Evaluation”
- Section 11.10, “XML Functions”
CURRENT_USER()
- Section 12.1.9, “
CREATE EVENT
Syntax” - Section 12.1.12, “
CREATE PROCEDURE
and
CREATE FUNCTION
Syntax” - Section 12.1.15, “
CREATE TRIGGER
Syntax” - Section 12.1.16, “
CREATE VIEW
Syntax” - Section 12.5.5.22, “
SHOW GRANTS
Syntax” - Section 5.4.4, “Access Control, Stage 1: Connection Verification”
- Section 5.5.8, “Auditing MySQL Account Activity”
- Section 11.11.3, “Information Functions”
- Section 5.2.4.3, “Mixed Binary Logging Format”
- Section 16.4.1, “Replication Features and Issues”
- Section 16.4.1.11, “Replication and System Functions”
- Section 9.1.11, “UTF-8 for Metadata”
GET_LOCK()
- Section 12.1.9, “
CREATE EVENT
Syntax” - Section 12.5.6.4, “
KILL
Syntax” - Section 21.9.3.3, “
mysql_change_user()
” - Section 21.9.11, “Controlling Automatic Reconnection Behavior”
- Section 7.5.6.2, “General Thread States”
- Section 7.5.5.1, “How the Query Cache Operates”
- Section 7.3.1, “Internal Locking Methods”
- Section 11.11.4, “Miscellaneous Functions”
- Section 12.4.5.3, “Other Table-Locking Notes”
- Section 16.4.1, “Replication Features and Issues”
- Section 16.4.1.11, “Replication and System Functions”
LAST_INSERT_ID()
- Section 4.6.7.1, “mysqlbinlog Hex Dump Format”
- Section 12.1.14, “
CREATE TABLE
Syntax” - Section 12.2.5.3, “
INSERT ... ON
DUPLICATE KEY UPDATE
Syntax” - Section 12.2.5.2, “
INSERT DELAYED
Syntax” - Section 12.2.5, “
INSERT
Syntax” - Section 21.9.3.37, “
mysql_insert_id()
” - Section 11.2.3, “Comparison Functions and Operators”
- Section 21.9.11, “Controlling Automatic Reconnection Behavior”
- Description
- Section 7.5.5.1, “How the Query Cache Operates”
- Section 21.9.10.3, “How to Get the Unique ID for the Last Inserted Row”
- Section 11.11.3, “Information Functions”
- Section 1.8.4, “MySQL Extensions to Standard SQL”
- Section 12.4.5.3, “Other Table-Locking Notes”
- Section 16.4.1, “Replication Features and Issues”
- Section 16.4.1.1, “Replication and
AUTO_INCREMENT
” - Section 5.1.5, “Session System Variables”
- Section 18.2.4, “Stored Procedures, Functions, Triggers, and
LAST_INSERT_ID()
” - Section 1.8.5.2, “Transactions and Atomic Operations”
- Section 16.4.5, “Troubleshooting Replication”
- Section 18.5.3, “Updatable and Insertable Views”
- Section 3.6.9, “Using
AUTO_INCREMENT
”
MAX()
- Section 11.12.1, “
GROUP BY
(Aggregate) Functions” - Section 11.12.3, “
GROUP BY
and HAVING
with Hidden
Columns” - Section 11.2.3, “Comparison Functions and Operators”
- Section 7.4.4, “How MySQL Uses Indexes”
- Section 7.2.15.1, “Loose Index Scan”
- Section B.5.8.1, “Open Issues in MySQL”
- Section 7.2.1, “Optimizing Queries with
EXPLAIN
” - Section 12.2.10.10, “Optimizing Subqueries”
- Section 18.5.3, “Updatable and Insertable Views”
- Section 18.5.2, “View Processing Algorithms”
- Section 10.3.4, “Year 2000 Issues and Date Types”
MIN()
- Section 11.12.1, “
GROUP BY
(Aggregate) Functions” - Section 11.12.3, “
GROUP BY
and HAVING
with Hidden
Columns” - Section 7.2.4, “
WHERE
Clause Optimization” - Section 11.2.3, “Comparison Functions and Operators”
- Section 7.4.4, “How MySQL Uses Indexes”
- Section 7.2.15.1, “Loose Index Scan”
- Section B.5.8.1, “Open Issues in MySQL”
- Section 7.2.1, “Optimizing Queries with
EXPLAIN
” - Section 12.2.10.10, “Optimizing Subqueries”
- Section B.5.5.3, “Problems with
NULL
Values” - Section 18.5.3, “Updatable and Insertable Views”
- Section 18.5.2, “View Processing Algorithms”
- Section 10.3.4, “Year 2000 Issues and Date Types”
NOW()
- Section 12.1.12, “
CREATE PROCEDURE
and
CREATE FUNCTION
Syntax” - Section 12.1.14, “
CREATE TABLE
Syntax” - Section 10.3.1.1, “
TIMESTAMP
Properties” - Section 10.1.4, “Data Type Default Values”
- Section 11.6, “Date and Time Functions”
- Section 7.5.5.1, “How the Query Cache Operates”
- Section 9.6, “MySQL Server Time Zone Support”
- Section 16.4.1, “Replication Features and Issues”
- Section 16.4.1.11, “Replication and System Functions”
- Section 16.4.1.27, “Replication and Time Zones”
- Section 5.1.2, “Server Command Options”
- Section 5.1.5, “Session System Variables”
- Section 10.3.1, “The
DATETIME
,
DATE
, and
TIMESTAMP
Types” - Section 10.3.3, “The
YEAR
Type” - Section 9.6.2, “Time Zone Leap Second Support”
- Section 2.12.1.1, “Upgrading from MySQL 5.4 to 5.5”
PASSWORD()
- Section 12.5.1.1, “
CREATE USER
Syntax” - Section 12.5.1.3, “
GRANT
Syntax” - Section B.5.2.15, “
Ignoring user
” - Section 17.2.5, “
KEY
Partitioning” - Section 12.5.1.6, “
SET PASSWORD
Syntax” - Section 5.4.4, “Access Control, Stage 1: Connection Verification”
- Section 5.5.2, “Adding User Accounts”
- Section 5.5.5, “Assigning Account Passwords”
- Section 5.4.7, “Causes of Access-Denied Errors”
- Section 11.11.2, “Encryption and Compression Functions”
- Section 5.3.2.4, “Implications of Password Hashing Changes in MySQL 4.1 for Application
Programs”
- Section 1.8.4, “MySQL Extensions to Standard SQL”
- Section 5.3.2.3, “Password Hashing in MySQL”
- Section 16.4.1, “Replication Features and Issues”
- Section 2.11.3, “Securing the Initial MySQL Accounts”
- Section 5.5.1, “User Names and Passwords”
USER()
- Section 5.5.8, “Auditing MySQL Account Activity”
- Section 5.4.7, “Causes of Access-Denied Errors”
- Section 9.1.7.6, “Collations Must Be for the Right Character Set”
- Section 7.5.5.1, “How the Query Cache Operates”
- Section 11.11.3, “Information Functions”
- Section 5.2.4.3, “Mixed Binary Logging Format”
- Section 16.4.1, “Replication Features and Issues”
- Section 16.4.1.11, “Replication and System Functions”
- Section 9.1.7.5, “Special Cases Where Collation Determination Is Tricky”
- Section 9.1.11, “UTF-8 for Metadata”