Simple MySQL wrapper replicator
Package:
Summary:
Access multiple MySQL servers
Groups:
Author:
Description:
This class can be used to access multiple MySQL servers.
It can attempt to connect to MySQL database servers from a list and executes a given SQL query.
If it fails the class repeats the process trying to access another server from the list until it succeeds or the list ends.
It can attempt to connect to MySQL database servers from a list and executes a given SQL query.
If it fails the class repeats the process trying to access another server from the list until it succeeds or the list ends.
Comments are closed.