James Cammarata
|
4c30b3d68a
|
Fixing mysql master replication boolean
Fixes #7528
|
2014-06-09 08:58:55 -05:00 |
|
Josef Špak
|
2d402ab5ca
|
Fix typo in CHANGE MASTER TO syntax
|
2014-06-02 13:42:55 +02:00 |
|
amree
|
1d731e5c30
|
MASTER_PORT variable for CHANGE MASTER TO command can only accept integer value
|
2014-03-06 12:19:54 +08:00 |
|
James Tanner
|
ad837709bd
|
Addresses #5023 Fix import comments
|
2013-12-02 15:13:49 -05:00 |
|
James Tanner
|
6000d636b3
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
|
Dylan Martin
|
345329b69f
|
toned down the error message for unconfigured master/slave
|
2013-10-10 09:15:47 -07:00 |
|
Dylan Martin
|
6b26a73681
|
switch to DictCursor
|
2013-10-02 13:00:07 -07:00 |
|
James Cammarata
|
b65cefe893
|
Cleaning up pep8 whitepsace issues in the mysql_replication module
|
2013-09-06 12:50:50 -05:00 |
|
James Cammarata
|
a56c695bc8
|
Added version_added to the mysql_replication module doc section
|
2013-09-06 12:23:41 -05:00 |
|
Balazs Pocze
|
1a6cb15ee6
|
Changes made in documentation (EXAMPLES section added)
Minor identation fixes
|
2013-08-08 00:10:06 +02:00 |
|
Balazs Pocze
|
d752919637
|
mysql_replication module added
|
2013-07-30 17:02:07 +02:00 |
|