Query: mysqlnd_ms_fabric_select_shard
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MYSQLND_MS_FABRIC_SELECT_SHARD(3) 1 MYSQLND_MS_FABRIC_SELECT_SHARD(3) mysqlnd_ms_fabric_select_shard - Switch to shardSYNOPSISarray mysqlnd_ms_fabric_select_shard (mixed $connection, mixed $table_name, mixed $shard_key)DESCRIPTIONWarning This function is currently not documented; only its argument list is available. MySQL Fabric related. Switch the connection to the shards responsible for the given table name and shard key.PARAMETERSo $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. o $shard_key - The shard key to ask Fabric about.RETURN VALUESFALSE on error. Otherwise, TRUENOTESNote mysqlnd_ms_fabric_select_shard(3) requires PECL mysqlnd_ms >> 1.6.0. PHP Documentation Group MYSQLND_MS_FABRIC_SELECT_SHARD(3)
Related Man Pages |
---|
mysqlnd_ms_get_last_gtid(3) - php |
mysqlnd_ms_match_wild(3) - php |
mysqlnd_ms_xa_begin(3) - php |
mysqlnd_ms_xa_commit(3) - php |
mysqlnd_ms_xa_gc(3) - php |
Similar Topics in the Unix Linux Community |
---|
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
New Code Tags (Syntax Highlighting) |