php man page for mysqlnd_ms_fabric_select_global

Query: mysqlnd_ms_fabric_select_global

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MYSQLND_MS_FABRIC_SELECT_GLOBAL(3)					 1					MYSQLND_MS_FABRIC_SELECT_GLOBAL(3)

mysqlnd_ms_fabric_select_global - Switch to global sharding server for a given table

SYNOPSIS
array mysqlnd_ms_fabric_select_global (mixed $connection, mixed $table_name)
DESCRIPTION
Warning This function is currently not documented; only its argument list is available. MySQL Fabric related. Switch the connection to the nodes handling global sharding queries for the given table name.
PARAMETERS
o $connection - A MySQL connection handle obtained from any of the connect functions of the mysqli, mysql or PDO_MYSQL extensions. o $table_name - The table name to ask Fabric about.
RETURN VALUES
FALSE on error. Otherwise, TRUE
NOTES
Note mysqlnd_ms_fabric_select_global(3) requires PECL mysqlnd_ms >> 1.6.0. PHP Documentation Group MYSQLND_MS_FABRIC_SELECT_GLOBAL(3)
Related Man Pages
pg_convert(3) - php
mysqlnd_memcache_get_config(3) - php
mysqlnd_memcache_set(3) - php
mysqlnd_ms_xa_begin(3) - php
mysqlnd_ms_xa_gc(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch