Documentation Home
MySQL 8.0 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.3Kb
Man Pages (Zip) - 402.5Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
Excerpts from this Manual

MySQL 8.0 Reference Manual  / Indexes  /  Function Index

Function Index

Symbols |A |B |C |D |E |F |G |H |I |J |K |L |M |N |O |P |Q |R |S |T |U |V |W |Y

Symbols

[index top]

CAST()

Section 14.12, “Bit Functions and Operators”
Section 11.1.5, “Bit-Value Literals”
Section 14.10, “Cast Functions and Operators”
Section 14.8.3, “Character Set and Collation of Function Results”
Section 14.4.2, “Comparison Functions and Operators”
Section 13.2.8, “Conversion Between Date and Time Types”
Section 15.1.15, “CREATE INDEX Statement”
Section 14.7, “Date and Time Functions”
Section 11.5, “Expressions”
Section 14.17.2, “Functions That Create JSON Values”
Section 14.17.3, “Functions That Search JSON Values”
Section 11.1.4, “Hexadecimal Literals”
Section 1.6.2, “MySQL Differences from Standard SQL”
Section 15.5.1, “PREPARE Statement”
Section 13.2.2, “The DATE, DATETIME, and TIMESTAMP Types”
Section 13.5, “The JSON Data Type”
Section 14.3, “Type Conversion in Expression Evaluation”
Section 11.4, “User-Defined Variables”
Section 1.3, “What Is New in MySQL 8.0”
Section 15.2.20, “WITH (Common Table Expressions)”

COUNT()

Section 14.19.1, “Aggregate Function Descriptions”
Section 15.2.15.7, “Correlated Subqueries”
Section 5.3.4.8, “Counting Rows”
Section 15.7.4.1, “CREATE FUNCTION Statement for Loadable Functions”
Section 10.2.1.17, “GROUP BY Optimization”
Section 14.15, “Information Functions”
Section 17.23, “InnoDB Restrictions and Limitations”
Section 10.4.4, “Internal Temporary Table Use in MySQL”
Section 25.2.7.3, “Limits Relating to Transaction Handling in NDB Cluster”
Section 14.23, “Miscellaneous Functions”
Section 1.6.1, “MySQL Extensions to Standard SQL”
Section 25.4.3.9.3, “NDB Cluster Status Variables”
Section 10.2.2.4, “Optimizing Derived Tables, View References, and Common Table Expressionswith Merging or Materialization”
Section B.3.4.3, “Problems with NULL Values”
Section 7.1.11, “Server SQL Modes”
Section 1.2.2, “The Main Features of MySQL”
Section 27.5.3, “Updatable and Insertable Views”
Section 10.2.1.1, “WHERE Clause Optimization”

CURRENT_USER()

Section 8.2.6, “Access Control, Stage 1: Connection Verification”
Section 15.7.1.1, “ALTER USER Statement”
Section 8.4.5.4, “Audit Log File Formats”
Section 15.1.20.6, “CHECK Constraints”
Section 8.4.2.1, “Connection Control Plugin Installation”
Section 15.1.13, “CREATE EVENT Statement”
Section 15.1.17, “CREATE PROCEDURE and CREATE FUNCTION Statements”
Section 15.1.20.8, “CREATE TABLE and Generated Columns”
Section 15.1.22, “CREATE TRIGGER Statement”
Section 15.1.23, “CREATE VIEW Statement”
Section 8.4.4.15, “General-Purpose Keyring Key-Management Functions”
Section 15.7.1.6, “GRANT Statement”
Section 14.15, “Information Functions”
Section 8.4.1.7, “LDAP Pluggable Authentication”
Section 7.4.4.3, “Mixed Binary Logging Format”
Section 8.2.15, “Password Management”
Section 8.4.3.2, “Password Validation Options and Variables”
Section 8.2.19, “Proxy Users”
Section 19.5.1.14, “Replication and System Functions”
Section 19.5.1.8, “Replication of CURRENT_USER()”
Section 15.7.1.10, “SET PASSWORD Statement”
Section 15.7.7.12, “SHOW CREATE USER Statement”
Section 8.2.4, “Specifying Account Names”
Section 8.2.5, “Specifying Role Names”
Section 8.2.23, “SQL-Based Account Activity Auditing”
Section 27.6, “Stored Object Access Control”
Section 7.6.9.2, “The Keyring Service”
Section 12.2.2, “UTF-8 for Metadata”

GET_DD_INDEX_SUB_PART_LENGTH()

Section 14.22, “Internal Functions”

GET_LOCK()

Section 19.2.1.1, “Advantages and Disadvantages of Statement-Based and Row-BasedReplication”
Section 15.1.13, “CREATE EVENT Statement”
Section 19.2.1.3, “Determination of Safe and Unsafe Statements in Binary Logging”
Section 27.4.1, “Event Scheduler Overview”
Section 10.14.3, “General Thread States”
Section 20.3.2, “Group Replication Limitations”
Section 10.11.1, “Internal Locking Methods”
Section 15.7.8.4, “KILL Statement”
Section 25.2.7.10, “Limitations Relating to Multiple NDB Cluster Nodes”
Section 15.3.6, “LOCK TABLES and UNLOCK TABLES Statements”
Section 14.14, “Locking Functions”
Section 10.11.4, “Metadata Locking”
Section 19.5.1.14, “Replication and System Functions”
Section 7.6.9.1, “The Locking Service”
Section 7.6.9.1.2, “The Locking Service Function Interface”
Section 29.12.13.3, “The metadata_locks Table”
Section 30.4.4.14, “The ps_setup_save() Procedure”

INTERNAL_GET_COMMENT_OR_ERROR()

Section 14.22, “Internal Functions”

INTERNAL_GET_ENABLED_ROLE_JSON()

Section 14.22, “Internal Functions”

INTERNAL_GET_VIEW_WARNING_OR_ERROR()

Section 14.22, “Internal Functions”

INTERNAL_INDEX_COLUMN_CARDINALITY()

Section 14.22, “Internal Functions”

INTERNAL_IS_MANDATORY_ROLE()

Section 14.22, “Internal Functions”

LAST_INSERT_ID()

Section 14.4.2, “Comparison Functions and Operators”
Section 15.1.20, “CREATE TABLE Statement”
Section 19.2.1.3, “Determination of Safe and Unsafe Statements in Binary Logging”
Section 14.15, “Information Functions”
Section 15.2.7.2, “INSERT ... ON DUPLICATE KEY UPDATE Statement”
Section 15.2.7, “INSERT Statement”
Section 15.3.6, “LOCK TABLES and UNLOCK TABLES Statements”
Section 1.6.1, “MySQL Extensions to Standard SQL”
Section 25.5.23, “ndb_restore — Restore an NDB Cluster Backup”
Section 19.5.1.1, “Replication and AUTO_INCREMENT”
Section 7.1.8, “Server System Variables”
Section 27.2.4, “Stored Procedures, Functions, Triggers, and LAST_INSERT_ID()”
Section 19.5.4, “Troubleshooting Replication”
Section 27.5.3, “Updatable and Insertable Views”
Section 5.6.9, “Using AUTO_INCREMENT”

MAX()

Section 13.2.9, “2-Digit Years in Dates”
Section 14.19.1, “Aggregate Function Descriptions”
Section 10.3.13, “Descending Indexes”
Section 10.2.1.17, “GROUP BY Optimization”
Section 10.3.1, “How MySQL Uses Indexes”
Section B.3.7, “Known Issues in MySQL”
Section 25.5.23, “ndb_restore — Restore an NDB Cluster Backup”
Section 13.1.1, “Numeric Data Type Syntax”
Section 10.2.2.4, “Optimizing Derived Tables, View References, and Common Table Expressionswith Merging or Materialization”
Section 7.1.11, “Server SQL Modes”
Section 10.9.2, “Switchable Optimizations”
Section 13.5, “The JSON Data Type”
Section 1.2.2, “The Main Features of MySQL”
Section 29.12.16.1, “The tp_thread_group_state Table”
Section 27.5.3, “Updatable and Insertable Views”
Section 10.3.10, “Use of Index Extensions”
Section 5.6.9, “Using AUTO_INCREMENT”
Section 10.2.1.21, “Window Function Optimization”
Section 15.2.20, “WITH (Common Table Expressions)”

MIN()

Section 13.2.9, “2-Digit Years in Dates”
Section 14.19.1, “Aggregate Function Descriptions”
Section 10.3.13, “Descending Indexes”
Section 10.2.1.17, “GROUP BY Optimization”
Section 10.3.1, “How MySQL Uses Indexes”
Section B.3.7, “Known Issues in MySQL”
Section 25.5.23, “ndb_restore — Restore an NDB Cluster Backup”
Section 13.1.1, “Numeric Data Type Syntax”
Section 10.2.2.4, “Optimizing Derived Tables, View References, and Common Table Expressionswith Merging or Materialization”
Section B.3.4.3, “Problems with NULL Values”
Section 10.9.2, “Switchable Optimizations”
Section 13.5, “The JSON Data Type”
Section 1.2.2, “The Main Features of MySQL”
Section 27.5.3, “Updatable and Insertable Views”
Section 10.3.10, “Use of Index Extensions”
Section 10.2.1.1, “WHERE Clause Optimization”
Section 10.2.1.21, “Window Function Optimization”

NOW()

Section 19.2.1.1, “Advantages and Disadvantages of Statement-Based and Row-BasedReplication”
Section 13.2.5, “Automatic Initialization and Updating for TIMESTAMP and DATETIME”
Section 15.1.20.6, “CHECK Constraints”
Section 15.1.17, “CREATE PROCEDURE and CREATE FUNCTION Statements”
Section 15.1.20.8, “CREATE TABLE and Generated Columns”
Section 13.6, “Data Type Default Values”
Section 14.7, “Date and Time Functions”
Section 19.2.1.3, “Determination of Safe and Unsafe Statements in Binary Logging”
Section 13.2.6, “Fractional Seconds in Time Values”
Section A.1, “MySQL 8.0 FAQ: General”
Section 7.1.15, “MySQL Server Time Zone Support”
Section 19.5.1.14, “Replication and System Functions”
Section 19.5.1.33, “Replication and Time Zones”
Section 7.1.7, “Server Command Options”
Section 7.1.8, “Server System Variables”
Section 30.4.3.21, “The metrics View”
Section 30.4.4.25, “The statement_performance_analyzer() Procedure”
Section 13.2.4, “The YEAR Type”