|
4fc3050ac7
|
Fix unnecessary defines out of code, these can be found from MySQL headers.
|
2013-07-26 15:21:06 +03:00 |
|
|
2fc7cb5525
|
Fixed issues on compiling and linking the library against example and test
|
2013-07-24 15:49:36 +03:00 |
|
|
f7ddfa73bf
|
Fixed some issues on GTID implementation and added support for storing table replication consistency metadata on MySQL server.
|
2013-07-23 07:44:28 +03:00 |
|
|
427fee618a
|
Fixes to MySQL GTID handling. Still can't execute COM_BINLOG_DUMP_GTID.
|
2013-07-12 12:30:24 +03:00 |
|
|
1a7fcd34f8
|
Changed to use libmysqld and fixed the linker options
|
2013-07-10 17:08:25 +03:00 |
|
|
76d74e8aa2
|
Fixed MySQL GTID events to print out the SID as hexadesimal representation to make it more readable
|
2013-07-04 19:02:11 +03:00 |
|
|
099af601bf
|
Added support for MySQL GTID event
|
2013-07-04 09:27:57 +03:00 |
|
|
bc3a104e3f
|
Added replicaton listener library from https://github.com/SponsorPay/mysql-replication-listener and first prototype implementation for table replication consistency module
|
2013-06-21 09:11:57 +03:00 |
|