Johan Wikman
cc0299aee6
Update change date of 2.3
2018-06-25 10:07:52 +03:00
Markus Mäkelä
e9dee55245
Fix improper use of the metadata pointer
...
The value was unconditionally dereferenced even if the data type did not
have metadata. In this case the pointer would point to unallocated memory
which can lead to a crash.
2018-06-08 12:18:12 +03:00
Markus Mäkelä
3dfb972d87
Merge branch '2.1' into 2.2
2018-01-30 16:28:11 +02:00
Markus Mäkelä
0afe10ffb9
Merge branch '2.1' into 2.2
2018-01-16 09:47:49 +02:00
Markus Mäkelä
ff6bed6aeb
Merge branch '2.1' into 2.2
2017-12-21 12:25:26 +02:00
Johan Wikman
f546a17e77
Update change date of 2.2
2017-06-01 10:24:20 +03:00
Markus Mäkelä
322983a5f4
Merge branch '2.1' into develop
2017-05-17 13:48:52 +03:00
Johan Wikman
1e3e09f81c
Compile mysql_binlog and mysql_utils as C++
2017-03-24 11:14:07 +02:00