yoshinorim / mha4mysql-node

Development tree of Master High Availability Manager and tools for MySQL (MHA), Node (MySQL Server) part
http://code.google.com/p/mysql-master-ha/
GNU General Public License v2.0
402 stars 202 forks source link

Fix purge_relay_logs with MariaDB 10.0 (issue #17) #18

Closed GeoffMontee closed 9 years ago

GeoffMontee commented 9 years ago

These commits fix purge_relay_logs with MariaDB 10.0 (issue #17).

GeoffMontee commented 9 years ago

Would it be better for is_mariadb() to go into MHA::NodeUtil rather than MHA::SlaveUtil?