26 Commits

Author SHA1 Message Date
Markus Makela
9ed65759a2 Changed missed references of SkySQL, Gateway and old emails and URLs to new versions. 2014-10-14 14:14:10 +03:00
Markus Makela
c4ca1ddb13 Updated non-source files with new company name. 2014-10-01 15:21:47 +03:00
Markus Makela
5fa7e4bf71 Updated replication_listener and table_replication_consistency with up-to-date licensing information. 2014-10-01 15:08:24 +03:00
Markus Makela
b0683d9b4d Updated the licensing year from 2013 to 2013-2014 2014-10-01 14:37:12 +03:00
Markus Makela
0acb8fe05d Renaming missed SkySQL references. 2014-10-01 13:48:00 +03:00
Markus Makela
f4e591e382 Changed 'SkySQL Gateway' to 'MariaDB Corporation MaxScale' 2014-09-30 13:15:03 +03:00
Markus Makela
c344231f80 Renamed all occurences of SkySQL to MariaDB Corporation 2014-09-30 13:02:10 +03:00
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
4cf98bbb9f Added more comments and test file. 2013-08-08 08:28:22 +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
89079c6fb8 Fixed compilation issues with boost. 2013-08-01 19:49:37 +03:00
Jan Lindström
4fc3050ac7 Fix unnecessary defines out of code, these can be found from MySQL headers. 2013-07-26 15:21:06 +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
427fee618a Fixes to MySQL GTID handling. Still can't execute COM_BINLOG_DUMP_GTID. 2013-07-12 12:30:24 +03:00
Jan Lindström
ab294a18f0 Fix linker problems and add mysql_server_init for test program 2013-07-10 18:05:50 +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
c5b2b6c759 Remove unnecessary files 2013-07-04 19:03:03 +03:00
Jan Lindström
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
Jan Lindström
15213f3680 Delete unnecessary files 2013-07-04 09:29:46 +03:00
Jan Lindström
099af601bf Added support for MySQL GTID event 2013-07-04 09:27:57 +03:00
Jan Lindström
189b9e64e6 Remove unnecessary files 2013-07-03 11:43:39 +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
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