ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:loadbalancer:mysql_replication:automatic_control

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
v5:loadbalancer:mysql_replication:automatic_control [2017/04/28 02:18] mnewnhamv5:loadbalancer:mysql_replication:automatic_control [2017/04/29 04:01] (current) mnewnham
Line 1: Line 1:
-<- v5:loadbalancer:mysql_replication:creating_connections|Creating Connections ^ v5:loadbalancer:index|ADOdb Loadbalancer ^ v5:loadbalancer:mysql_replication:manual_control|Manual Configurations ->+<- v5:loadbalancer:mysql_replication:creating_connections|Creating Connections ^ v5:loadbalancer:index|ADOdb Loadbalancer ^ v5:loadbalancer:mysql_replication:debugging|Debugging ->
 ~~NOTOC~~ ~~NOTOC~~
 ====== Automatic Control Of Statement Execution ====== ====== Automatic Control Of Statement Execution ======
Line 18: Line 18:
 *  Keep adding readonly servers *  Keep adding readonly servers
 */ */
 +</code>
 +
 The load balancer automatically controls the execution of SQL statements through ADOdb by parsing the statement and directing the execution to the appropriate server: The load balancer automatically controls the execution of SQL statements through ADOdb by parsing the statement and directing the execution to the appropriate server:
   - Statements that require read-write access to the database are directed to the primary server.   - Statements that require read-write access to the database are directed to the primary server.
v5/loadbalancer/mysql_replication/automatic_control.1493338739.txt.gz · Last modified: 2017/04/28 02:18 by mnewnham