Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 9750

php-manual-en-5.5.7-1.mga4.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.partitioning.html">Partitioning and Sharding</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">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></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.partitioning.html">Partitioning and Sharding</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>