Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 10751

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Concepts</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mysqlnd-ms.quickstart.mysql_fabric.html">MySQL Fabric</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mysqlnd-ms.architecture.html">Architecture</a></div>
 <div class="up"><a href="book.mysqlnd-ms.html">mysqlnd_ms</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="mysqlnd-ms.concepts" class="chapter">
 <h1>Concepts</h1>
<h2>Table of Contents</h2><ul class="chunklist chunklist_chapter"><li><a href="mysqlnd-ms.architecture.html">Architecture</a></li><li><a href="mysqlnd-ms.pooling.html">Connection pooling and switching</a></li><li><a href="mysqlnd-ms.transaction.html">Local transaction handling</a></li><li><a href="mysqlnd-ms.errorhandling.html">Error handling</a></li><li><a href="mysqlnd-ms.transient_errors.html">Transient errors</a></li><li><a href="mysqlnd-ms.failover.html">Failover</a></li><li><a href="mysqlnd-ms.loadbalancing.html">Load balancing</a></li><li><a href="mysqlnd-ms.rwsplit.html">Read-write splitting</a></li><li><a href="mysqlnd-ms.filter.html">Filter</a></li><li><a href="mysqlnd-ms.qos-consistency.html">Service level and consistency</a></li><li><a href="mysqlnd-ms.gtid.html">Global transaction IDs</a></li><li><a href="mysqlnd-ms.concept_cache.html">Cache integration</a></li><li><a href="mysqlnd-ms.supportedclusters.html">Supported clusters</a></li><li><a href="mysqlnd-ms.concept_xa_trx.html">XA/Distributed transactions</a></li></ul>

 <p class="para">
  This explains the architecture and related concepts for this plugin, and
  describes the impact that MySQL replication and this plugin have on developmental
  tasks while using a database cluster. Reading and understanding these concepts
  is required, in order to use this plugin with success.
 </p>
 

 

 

 

 

 

 

 

 

 

 

 

 

 

</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mysqlnd-ms.quickstart.mysql_fabric.html">MySQL Fabric</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mysqlnd-ms.architecture.html">Architecture</a></div>
 <div class="up"><a href="book.mysqlnd-ms.html">mysqlnd_ms</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>