18 Commits

Author SHA1 Message Date
Jan Lindström
dd4f5c88de Fixed test compilation and small error. 2013-08-09 13:23:10 +03:00
Jan Lindström
1f3665c8b0 Fixed compiler issue on connecting to server binlog using binlog position or gtid. 2013-08-08 10:32:08 +03:00
Jan Lindström
8f8798fa53 Added a new directory structure and fixed boost compiler problems. 2013-08-06 20:07:45 +03:00
Jan Lindström
4cc301f415 Fixed error on product build. 2013-08-05 07:32:47 +03:00
vraatikka
cae4d38a7e Removed unnecessary argument from log manager commands because it is not used and it is always NULL. 2013-08-04 23:30:47 +03:00
Jan Lindström
4a4383f6aa Added servers metadata reading and writing. 2013-07-26 13:46:31 +03:00
Jan Lindström
b3b444880d Added servers metadata and fixed issues on embedded server connection and test program compilation and linking. 2013-07-25 17:59:55 +03:00
Jan Lindström
2fc7cb5525 Fixed issues on compiling and linking the library against example and test 2013-07-24 15:49:36 +03:00
Jan Lindström
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
Jan Lindström
59b0eee999 Changed the test to use libmysqld 2013-07-11 06:45:49 +03:00
Jan Lindström
83de4c4458 Remove unused files 2013-07-10 17:09:08 +03:00
Jan Lindström
1a7fcd34f8 Changed to use libmysqld and fixed the linker options 2013-07-10 17:08:25 +03:00
Jan Lindström
c363b83930 Fixed problems on connecting and authenticating to Oracle MySQL server. Fixed error on server type logic. 2013-07-03 11:42:12 +03:00
Jan Lindström
e64a141134 Added very simple parser for table replication listener for statement based replication. 2013-07-02 14:11:26 +03:00
Jan Lindström
471b3cbaf2 Fixed bug on memory allocation for string types and fixed linker problem on example main program 2013-07-02 07:09:44 +03:00
Jan Lindström
b51232c518 Fixed issues on linking and namespaces. Added example 2013-07-01 12:19:02 +03:00
Jan Lindström
33b5d9c62b Added missing files from table replication consistency 2013-06-21 09:13:06 +03:00
Jan Lindström
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