ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:loadbalancer:reference

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
v5:loadbalancer:reference [2017/04/25 03:05] mnewnhamv5:loadbalancer:reference [2017/04/27 01:09] (current) – [Methods] mnewnham
Line 18: Line 18:
 | [[v5:reference:loadbalancer:removeconnection|adodbLoadBalancer::removeConnection()]]                  | Removes a connection from the list of available servers                                                                     | | [[v5:reference:loadbalancer:removeconnection|adodbLoadBalancer::removeConnection()]]                  | Removes a connection from the list of available servers                                                                     |
 | [[v5:reference:loadbalancer:getloadbalancedconnection|adodbLoadBalancer::getLoadBalancedConnection]]  | Returns the id of an appropriate connection for a requested type                                                            | | [[v5:reference:loadbalancer:getloadbalancedconnection|adodbLoadBalancer::getLoadBalancedConnection]]  | Returns the id of an appropriate connection for a requested type                                                            |
-| [[v5:reference:loadbalancer:getconnection|adodbLoadBalancer::getConnection]]                          | Returns the ADODB connection object by database type and ensures that its connected and the session variables are executed  |+| [[v5:reference:loadbalancer:getconnection|adodbLoadBalancer::getConnection]]                          | Returns the ADODB connection object by database type and ensures that it is connected and the session variables are executed  |
 | [[v5:reference:loadbalancer:setsessionvariable|adodbLoadBalancer::setSessionVariable]]                | Allow setting session variables that are maintained across connections                                                      | | [[v5:reference:loadbalancer:setsessionvariable|adodbLoadBalancer::setSessionVariable]]                | Allow setting session variables that are maintained across connections                                                      |
 | [[v5:reference:loadbalancer:clusterexecute|adodbLoadBalancer::clusterExecute()]]                      | Executes the same SQL QUERY on the entire cluster of connections                                                            | | [[v5:reference:loadbalancer:clusterexecute|adodbLoadBalancer::clusterExecute()]]                      | Executes the same SQL QUERY on the entire cluster of connections                                                            |
 | [[v5:reference:loadbalancer:isreadonlyquery|adodbLoadBalancer::isReadOnlyQuery()]]                    | Determines if a SQL query is read-only or not                                                                               | | [[v5:reference:loadbalancer:isreadonlyquery|adodbLoadBalancer::isReadOnlyQuery()]]                    | Determines if a SQL query is read-only or not                                                                               |
  
v5/loadbalancer/reference.1493082317.txt.gz · Last modified: 2017/04/25 03:05 by mnewnham