Commit Graph

331 Commits (72724b22e06ee3daf0ea820ebf4068f5c87ceced)

Author SHA1 Message Date
René Cannaò f5a82235d9 Added more status variables to improve troubleshooting
8 years ago
René Cannaò d3a330fee4 Track number of generated errors and max connect timeout
8 years ago
René Cannaò c68d72aa37 Add new variable mysql-query_cache_stores_empty_result #1693
8 years ago
René Cannaò 7f6205bb5d Increase upper limit of mysql-hostgroup_manager_verbose from 1 to 2
8 years ago
René Cannaò 0573c5118e Add global variable mysql-kill_backend_connection_when_disconnect
8 years ago
OKUMURA Takahiro d6ea843b8e Fix typo
8 years ago
René Cannaò 776aa0c99d Fixed a bug in computing poll_timeout_bool
8 years ago
René Cannaò 1480ceadf3 Adding some minor optimizations
8 years ago
René Cannaò 0788dd6468 Removing unnecessary checks in MySQL_Thread::run()
8 years ago
René Cannaò ab77b835b5 Improving fast_forward code, big performance boost
8 years ago
Nick Vyzas 54c9eb6db0
Merge branch 'v2.0.0' into v2.0.0
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ò 21affa068f Improve the performance of MySQL_Thread::refresh_variables()
8 years ago
René Cannaò 89d16a1ceb Multiple improvements in MySQL Monitor
8 years ago
René Cannaò 45e9401bc2 Optimize SQL3_Processlist()
8 years ago
René Cannaò 0b9597b0c8 Optimize Get_Memory_Stats()
8 years ago
René Cannaò 018e02ea54 Removing signal_all_threads() from Get_Memory_Stats()
8 years ago
René Cannaò f20a1c79ac Removing reference to spin locks from MySQL_Thread
8 years ago
Nick Vyzas 60e3b030d4 Added all session status values to display in processlist command https://github.com/sysown/proxysql/issues/1496
8 years ago
Adam Stanton e370e1781d Add variable client_multi_statements to address #1074
8 years ago
René Cannaò 0029f84f88 Revert "Splitting Thread::Run ito multiple functions"
8 years ago
René Cannaò 27d58d867e Revert "Fixed incorrect computed timeout from previous commit"
8 years ago
René Cannaò ba40804c1a Enforce mysql_users.use_ssl
8 years ago
René Cannaò 62d8407cdb Merge branch 'v2.0-Galera' into v2.0.0
8 years ago
René Cannaò 6494c828c1 Fixed incorrect computed timeout from previous commit
8 years ago
René Cannaò e95d1cd0de Splitting Thread::Run ito multiple functions
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ò 5863d9c2f1 Make CLIENT_SSL configurable
8 years ago
René Cannaò df606f2c70 Added mysql variable reset_connection_algorithm
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ò 5a554a36f6 Variable mysql-binlog_reader_connect_retry_msec
8 years ago
René Cannaò 486e7c41f0 1st commit on SSL client side
8 years ago
René Cannaò a6291f1693 Further improvement for handling GTID
8 years ago
Nikolaos Vyzas 9f3c265fd9 Resolving conflicts for "Add support for GTID consistent reads"
8 years ago
Nikolaos Vyzas 7228f4e0de Merging changes and resolving conflicts related to MariaDB connector upgrade
8 years ago
René Cannaò b347178348 Added variable monitor_read_only_max_timeout_count #1206
8 years ago
René Cannaò e8de8ee2c8 Added new metrics
8 years ago
René Cannaò 60a3cab0f4 Bug fix for #1305
8 years ago
Nick ba3b122115
Fix validation on query_processor_regex
8 years ago
René Cannaò 3c91ac019b Introduced watchdog and automatic restart
8 years ago
René Cannaò 7eccd347e3 Add support for Percona Heartbeat #1248
8 years ago
Nick Vyzas 28a9e3f984 Fixes - "Event log file is overwritten on ProxySQL service restart" #1201
8 years ago
René Cannaò 6fc08b3f3d Added variable mysql-verbose_query_error #1059 #1060
8 years ago
René Cannaò 01977828ed Code cleanup
8 years ago
René Cannaò 2dce7013df Added variable autocommit_false_is_transaction #1256
8 years ago
René Cannaò bddf741301 Initialize time_zone in client connection #1253
8 years ago
René Cannaò 7f567048d2 Fixed few anomalies detected with valgrind
8 years ago
pondix 903a47f27d Changing mysql-stats_time_backend_query and mysql-stats_time_backend_query default values to false
8 years ago
René Cannaò 7f0f037480 Stop spinning on poll() #1232
8 years ago