PHP Manual
Function Reference
Database Extensions
Vendor Specific Database Extensions
MySQL
mysqlnd_ms
Introduction
Quickstart and Examples
Concepts
Installing/Configuring
Predefined Constants
Mysqlnd_ms Functions
Change History
Predefined Constants
mysqlnd_ms_get_last_gtid
mysqlnd_ms
PHP Manual
Mysqlnd_ms Functions
Table of Contents
mysqlnd_ms_get_last_gtid
— Returns the latest global transaction ID
mysqlnd_ms_get_last_used_connection
— Returns an array which describes the last used connection
mysqlnd_ms_get_stats
— Returns query distribution and connection statistics
mysqlnd_ms_match_wild
— Finds whether a table name matches a wildcard pattern or not
mysqlnd_ms_query_is_select
— Find whether to send the query to the master, the slave or the last used MySQL server
mysqlnd_ms_set_qos
— Sets the quality of service needed from the cluster
mysqlnd_ms_set_user_pick_server
— Sets a callback for user-defined read/write splitting