Markus Mäkelä
bd39284f9c
Merge branch '2.1' into 2.2
2017-10-03 14:30:06 +03:00
Johan Wikman
02b9e0a01d
Merge branch '2.1.7' into develop-2.1-merge
2017-09-12 11:08:02 +03:00
Markus Mäkelä
26bf342e6b
Merge branch '2.1' into develop
2017-07-24 12:37:25 +03:00
Johan Wikman
997416ab82
MXS-1249: Server version stored as uint64_t value
...
That allows the version to be updated and read atomically. If
major/minor/patch are stored as separate variables, you can get an
inconsistent set. Now it may be out of date by the time it is used,
but it will never be internally inconsistent.
2017-06-21 13:28:59 +03:00
Johan Wikman
4e73aecdef
MXS-1249: Modifications after rebase on develop
2017-06-21 13:28:59 +03:00
Johan Wikman
d927f1d3c6
MXS-1249: Add utility function for setting the server version
...
Add utility function for setting the server version from a
MySQL handle.
2017-06-21 13:28:59 +03:00
Johan Wikman
f546a17e77
Update change date of 2.2
2017-06-01 10:24:20 +03:00
Johan Wikman
1e3e09f81c
Compile mysql_binlog and mysql_utils as C++
2017-03-24 11:14:07 +02:00