29835fbec0
Cleaning wsrep-API dependencies from library code
...
Replace all wsrep_api.h dependencies with similar code
in library implementation.
Also add gcc/g++ 4.4 to travis automation to get better
compiler coverage.
2019-10-04 11:27:05 +03:00
aeb5990642
Define undefined id and gtid as const static member variables.
...
Use default seqno and id constructors in default gtid ctor
instead of calls to static undefined to initialize.
2019-01-18 23:57:24 +02:00
c0c977f9ab
Added GPLv2 licence and copyright headers.
2018-10-15 15:14:22 +03:00
2ac13100f7
Refactored storage service out of client service interface.
2018-07-07 18:06:37 +03:00
97d9f93648
Refactored seqno and id classes out of provider.hpp
2018-06-12 10:20:58 +03:00