ab9a9f92cb
MXS-2020 Remove maxscale/debug.h
...
- Removed from all files.
- maxbase/assert.h included where necessary.
2018-08-22 11:35:35 +03:00
3f53eddbde
MXS-2020 Replace ss[_info]_dassert with mxb_assert[_message]
2018-08-22 11:34:59 +03:00
cc0299aee6
Update change date of 2.3
2018-06-25 10:07:52 +03:00
95935991ab
MXS-1881: Move Rpl related code out of Avro files
...
Organized the Rpl and Avro code in a way that they aren't mixed.
2018-06-16 23:29:40 +03:00
a3a4bb3da6
MXS-1881: Add TableCreateEvent JSON serialization
...
Serializing the object allows replicated events to be processed even if
the CREATE TABLE statement is not in the binary logs.
2018-06-16 23:29:40 +03:00
c27529c9a4
MXS-1881: Expand GTID helper class
...
Added string conversion methods to the gtid_pos_t class that can be used
to store and load a GTID value.
Also added the missing rpl.cc file that previously only had the Rpl class
constructor in it.
2018-06-16 23:29:39 +03:00