Commit Graph

52 Commits (87845f7e2b975c3a1024801ac3552cc721187e02)

Author SHA1 Message Date
René Cannaò 87845f7e2b Implement compression on backend (#363)
10 years ago
Andrei-Adnan Ismail 1bdfdd448d #428 Delete merge conflict markers
10 years ago
Andrei-Adnan Ismail b6f0b2710c Merge with master #428
10 years ago
René Cannaò a9dd642a47 Improving variables name (#420)
10 years ago
René Cannaò 3ce2c25292 More verbose output in case of broken connections
10 years ago
René Cannaò 27ad3e6b6b Improved handling of idle connections
10 years ago
Andrei-Adnan Ismail 12ba711d8d #428 Fix incrementing/decrementing patterns of the server global metrics
10 years ago
Andrei-Adnan Ismail c4ff716e69 #428 Increment global server-related metrics
10 years ago
Andrei-Adnan Ismail ce8fd30fc2 #428 Add new variables in MyHGM->status to track server metrics
10 years ago
Andrei-Adnan Ismail 1180e60a8c Merge pull request #401 from aismail/388-document-global-variables
10 years ago
René Cannaò 0e1db43273 More on bug #417
10 years ago
René Cannaò 2ab0ce82bf Fix bug #417
10 years ago
René Cannaò e6dd56cf07 Added global variable mysql-monitor_writer_is_also_reader , #395
11 years ago
René Cannaò c3c7be32b2 Removed read_only_action(SQLite3_result *) #395
11 years ago
René Cannaò 13ce24f17b read_only_action() triggers a switch (#395)
11 years ago
René Cannaò ee9b62c9de Further work on #395
11 years ago
René Cannaò f129db3d1f Dump mysql_replication_hostgroups in error log (#395)
11 years ago
René Cannaò e2a457777f Extended SAVE MYSQL SERVERS FROM RUNTIME (#395)
11 years ago
René Cannaò 379424d099 More on mysql_replication_hostgroups (#395)
11 years ago
Andrei Ismail 9254cd6ee0 #388 Document get_multiple_idle_connections
11 years ago
René Cannaò 34e83e342c More verbose when shunning servers
11 years ago
René Cannaò 4bf5fda572 Implemented variable threshold_query_length , #366
11 years ago
René Cannaò f7b87116e0 Extended stats_mysql_connection_pool per #342
11 years ago
René Cannaò 95b971a660 More development on #358
11 years ago
René Cannaò ea880ffaf3 More development on #358
11 years ago
René Cannaò 71b26a7ae0 More development on #358
11 years ago
René Cannaò 315e2f2f66 Bugfix: as precaution, MySQL_HostGroups_Manager::push_MyConn_to_pool() checks that the connection is idle (ASYNC_IDLE) before pushing it back in the connection pool. If not, the connection is deleted.
11 years ago
René Cannaò 6d496d46ee Implementation of Automatic shun failing backends (issue #339)
11 years ago
René Cannaò cdffa376ca Added ConnOK and ConnERR in stats_mysql_connection_pool , per issue #338
11 years ago
René Cannaò b9c4548ab7 Implementation of mysql status table named stats_mysql_global (issue #328)
11 years ago
René Cannaò e7b3abedd0 Dump mysql_servers information on error log
11 years ago
René Cannaò 42b0e6f54a Implemented KILL CONNECTION
11 years ago
René Cannaò e065fa5055 Changes in mysql_servers will automatically trigger a signal_all_threads()
11 years ago
René Cannaò 0507bf7bfd Added new variable free_connections_pct
11 years ago
René Cannaò 046ed74274 Introduced table stats_mysql_connection_pool with connection pool statistics
11 years ago
René Cannaò 96c0904281 Handling removal of servers from mysql_servers
11 years ago
René Cannaò 304bd220ad Added counters to connection pool
11 years ago
René Cannaò ce63fd9a58 Implemented CHANGE_USER
11 years ago
René Cannaò 76edfb126f Further implementation of libmariadb client
11 years ago
René Cannaò 29e19b78f1 Added max_connections (issue #250)
11 years ago
René Cannaò c1678558c1 Further development to support compression: Issue #219
11 years ago
René Cannaò 94c38a41cd Improving support for compression (issue #220)
11 years ago
René Cannaò 6ba6c52826 Added compression field in mysql_servers table
11 years ago
René Cannaò 568ef1b5d1 Bulk delete of connections when server status is not online
11 years ago
René Cannaò e8d50d9f0a Improvement on connection pool
11 years ago
René Cannaò 308f3a8a90 Further development on MySQL Hostgroups Manager
11 years ago
René Cannaò 2709cc369f Improvements on backend management
11 years ago
René Cannaò 01834ee2f3 Adding some proxy_debug()
11 years ago
René Cannaò 21b20c0257 Connection pool improvements , in beta
11 years ago
René Cannaò cf0aabe7dd Bug fix for issue #179
11 years ago