| Trees | Index | Help |
|
|---|
| Module syncToMaster |
|
| Function Summary | |
|---|---|
Establish connection to MySQL db | |
Retrieve slave information | |
Try to synchronize slave to certain position in a master DB server | |
| Function Details |
|---|
connect(dbHost, dbPort, dbName, userName='', userPass='')Establish connection to MySQL db |
getSlaveInfo(curS)Retrieve slave information |
syncToMaster(masterHost, slaveHost, dbName, userName='', userPass='')Try to synchronize slave to certain position in a master DB server |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Jan 24 10:46:01 2006 | http://epydoc.sf.net |