Commit Graph

214 Commits (90348cd1c9e1bad3cb074254c9ae674c490c8ce7)

Author SHA1 Message Date
René Cannaò f5a82235d9 Added more status variables to improve troubleshooting
8 years ago
René Cannaò 44d810fbd2 Reduce lo verbosity for Galera checks
8 years ago
René Cannaò 7f6205bb5d Increase upper limit of mysql-hostgroup_manager_verbose from 1 to 2
8 years ago
René Cannaò f51aa84f46 Reduce verbosity for Galera checks that won't result in any change
8 years ago
René Cannaò d694d2942e Fxied a crashing bug caused by a buffer overflow
8 years ago
René Cannaò 0573c5118e Add global variable mysql-kill_backend_connection_when_disconnect
8 years ago
René Cannaò 8876e5e784 Kill backend connections using KILL when a client disconnects
8 years ago
René Cannaò 0fdd52b46d Minor memory leak fix
8 years ago
René Cannaò 3e4583cdcc DELETE FROM mysql_servers_incoming during LOAD TO RUNTIME
8 years ago
René Cannaò 9c62cc749e Several memory sanitizer
8 years ago
René Cannaò 8756d37bfc Galera: try to bring a node online if there are no writers
8 years ago
René Cannaò f795b16445 Galera: removed wrong check that prevents converge
8 years ago
René Cannaò 11caed7d7a Galera: do not convert when updating writers if leads to no changes
8 years ago
René Cannaò a03604d555 Prevent a loop in GTID reader
8 years ago
René Cannaò 291becdb20 Galera: force converge if max_writers is exceeded
8 years ago
René Cannaò 26065f30ba Fixing bugs from previous commit
8 years ago
René Cannaò e5cfc25701 Prevent loading new Galera configuration if leading to a no-op
8 years ago
René Cannaò b1eef9950b Wrong number of arguments in converge_galera_config()
8 years ago
René Cannaò 7db8f24b8b For Galera cluster, try to find the most appropriate node if none seems healthy
8 years ago
René Cannaò 45a136a88b Fix bug #1536
8 years ago
René Cannaò 9038e6a7c9 Fix bug #1473
8 years ago
René Cannaò 1bd36b8d8f Do not dump on error log runtime mysql servers tables when running queries against runtime_mysql_servers
8 years ago
René Cannaò efb716b048 Disable monitoring of servers not responding to ping
8 years ago
René Cannaò 2461b837e7 Missing argument in previous commit
8 years ago
René Cannaò be3d1600fa Evaluate writer_is_also_reader from within converge_galera_config() in case if only one node exists
8 years ago
René Cannaò 353d2a49a5 Try to use the last node in a Galera Cluster
8 years ago
René Cannaò 18ac68dbb0 Fixed typo s/Group Replication/Galera/
8 years ago
René Cannaò 6908f491a7 Fixed typo
8 years ago
René Cannaò 083319ed7e First commit to track MySQL errors
8 years ago
René Cannaò 1c8c08fe9e Fixing typo Group Replication => Galera
8 years ago
René Cannaò 62d8407cdb Merge branch 'v2.0-Galera' into v2.0.0
8 years ago
René Cannaò 528a3477ed Allow hostname for GTID
8 years ago
René Cannaò df651b45f3 Fix typo
8 years ago
René Cannaò 9175e5f426 Fix typo
8 years ago
René Cannaò ffffd1324e Added missing mutex initialization for Galera
8 years ago
René Cannaò 133a690e8d Reduce memory allocation
8 years ago
René Cannaò ce815a5a72 Initial commit to natively support Galera
8 years ago
René Cannaò 2bb322db6f Several fixed in Prepared statements
8 years ago
René Cannaò 28b9fc1f33 Bug fix for memory leak in LOAD MYSQL SERVERS TO RUNTIME #1425
8 years ago
René Cannaò e949e7a569 Try to get from connection pool and connections cache, a connection with the same schemaname
8 years ago
René Cannaò ac81c25ce2 Server disappearing when RO=1 becomes RO=0
8 years ago
René Cannaò 5a554a36f6 Variable mysql-binlog_reader_connect_retry_msec
8 years ago
René Cannaò 6b8a82e3e9 Added retry mechanism for missing binlog reader
8 years ago
René Cannaò a6291f1693 Further improvement for handling GTID
8 years ago
René Cannaò 3e59bdef2a Expanding stats_mysql_connection_pool
8 years ago
Nikolaos Vyzas 9f3c265fd9 Resolving conflicts for "Add support for GTID consistent reads"
8 years ago
Nikolaos Vyzas c61a6d619a Resolving conflicts for "Fixing bug on loading mysql servers to runtime"
8 years ago
Nikolaos Vyzas 9938ec24b5 Resolved conflicts for "ProxySQL reads GTID information from proxysql_mysqlbinlog"
8 years ago
René Cannaò 99be80f90e Update mysql_servers in HostgroupsManager
8 years ago
Nikolaos Vyzas ddd8f7b67f Resolving conflicts for 'Add gtid_port to mysql_servers'
8 years ago