Commit Graph

196 Commits (2e2f2278ea8d30b960fbaa8c99df95d4daa672db)

Author SHA1 Message Date
René Cannaò df606f2c70 Added mysql variable reset_connection_algorithm
8 years ago
René Cannaò 869a1e81ca Merge branch 'v2.0-lab' of https://github.com/sysown/proxysql into v2.0-lab
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
René Cannaò 1d927381e9 First attempt to track GTID needed for #1208
8 years ago
Nikolaos Vyzas 7228f4e0de Merging changes and resolving conflicts related to MariaDB connector upgrade
8 years ago
René Cannaò 42a7679b25 Use monotonic_time for connection creation time #1393
8 years ago
René Cannaò ec7e9e4964 Reset connection creation time on CHANGE USER #1393
8 years ago
René Cannaò e33bd7f494 Add client_flags for future tracking
8 years ago
René Cannaò 82e2c802b9 Fix for bug #1342
8 years ago
René Cannaò 35ee631844 Further improvement for handling GTID
8 years ago
René Cannaò 9a6b176d31 Expanding stats_mysql_connection_pool
8 years ago
Ashwini 656973ab2a Fix for bug 1342
8 years ago
René Cannaò c28e555284 Crash on mirroring #1305
8 years ago
René Cannaò 642f5b2220 Crash on mirroring #1305
8 years ago
René Cannaò d04ee3d385 Remove all references to PS handling before 1.4
8 years ago
René Cannaò 3520dbbacc Remove all references to PS handling before 1.4
8 years ago
René Cannaò 6f05bc3bb2 First attempt to track GTID needed for #1208
8 years ago
René Cannaò fc2995de3a Compile ProxySQL with Connector-C 3.0.2 #1126
8 years ago
Nick Vyzas 2d5560c235 Merge branch 'v1.4.4' of https://github.com/pondix/proxysql into v1.4.4
8 years ago
Nick Vyzas 8b7d32be2b Moved session_vars to static var and unified code
8 years ago
Nick 640e7a8516
Lowering const session_vars size
8 years ago
Nick bb83fc9ed8
Remove unused regex include
8 years ago
Nick Vyzas 17cf8800ca Added a list of session variables to disable multiplexing
8 years ago
Nick Vyzas 2a4b68f0ac Adding session vars pattern matching to disable multiplexing
8 years ago
René Cannaò 703ee8ef0f Reset connections instead of dropping them when mysql-max_stmts_per_connection is reached
8 years ago
René Cannaò 2dce7013df Added variable autocommit_false_is_transaction #1256
8 years ago
René Cannaò 1d5756c6cd Moving MySQL_Connection::IsActiveTransaction() back into cpp file
8 years ago
René Cannaò 7f567048d2 Fixed few anomalies detected with valgrind
8 years ago
René Cannaò 9f0764ecfa Throttle data retrieve from backend #1232
8 years ago
René Cannaò 44cc349a09 Merge branch 'v1.4.1-1034' into v1.4.4-bandwidth
8 years ago
René Cannaò 83b2a2a463 Support for collations
9 years ago
René Cannaò 0598c0d0af Fix for bug #1160 : reset time_zone
9 years ago
René Cannaò 1bb87b584d Fix for bug #1160 : reset sql_mode
9 years ago
René Cannaò d559459f98 Bug fix for #1085
9 years ago
René Cannaò 8585f050ce Fix bug 1046
9 years ago
René Cannaò 321cd5be67 Better control of backend throttle #1034
9 years ago
René Cannaò c437c08f81 Implementation of global per-query throttle #1034
9 years ago
René Cannaò 38e5206e0d Merge branch 'v1.4.1-ps' into v1.4.1-dev
9 years ago
René Cannaò 0668cbdd6e Fix for bug #1038
9 years ago
René Cannaò 080bb3d471 Big change to imporve how prepared statements work
9 years ago
René Cannaò f44ea018de Merge tag 'v1.4.0'
9 years ago
Christopher Troup 8ceff8b56c Make sure we're not hitting uninitialized memory that happens to match prefix
9 years ago
René Cannaò e2f0cc4a71 Merge branch 'v1.4.0-999' into v1.4.0
9 years ago
René Cannaò 4a6385a38d Delayed multiplexing #999
9 years ago
René Cannaò 13cade1f77 Improving mirroring performance
9 years ago
René Cannaò 2119357c7e Added mysql_query_rules.multiplex=2
9 years ago
René Cannaò 48f3a64324 Merge branch 'v1.4.0' of https://github.com/sysown/proxysql into v1.4.0
9 years ago
René Cannaò 45cfb14c39 Disable multiplexing for SQL_CALC_FOUND_ROWS #732
9 years ago
René Cannaò d40374bcaa Merge branch 'v1.4.0' of https://github.com/sysown/proxysql into v1.4.0
9 years ago