Added MariaDB 10 Compatibility without GTID

Added MariaDB 10 Compatibility without GTID
This commit is contained in:
MassimilianoPinto
2015-05-07 17:14:39 +02:00
parent 7d48779913
commit 5d1e09ca4f
4 changed files with 8 additions and 2 deletions

View File

@ -35,6 +35,8 @@
* 02/04/2014 Mark Riddoch Initial implementation
* 17/02/2015 Massimiliano Pinto Addition of slave port and username in diagnostics
* 18/02/2015 Massimiliano Pinto Addition of dcb_close in closeSession
* 07/05/2015 Massimiliano Pinto Addition of MariaDB 10 compatibility support
*
* @endverbatim
*/