Commit Graph

3922 Commits (420913f0a1ea91e796077458e04eaffd20eca073)
 

Author SHA1 Message Date
Javier Jaramago Fernández 98d8dca5a5 Fixed uninitialized variables
6 years ago
Javier Jaramago Fernández d980c9690d Fixed 'INCLUDEDIRS' for tap tests Makefile to include 'EV_IDIR'
6 years ago
René Cannaò dce513d311
Merge pull request #3025 from sysown/v2.1.0-70061
6 years ago
René Cannaò 848ddb2177 Added variable mysql-connect_timeout_client
6 years ago
René Cannaò 546980ce00 Close killed connection also in idle thread
6 years ago
René Cannaò dc62139d46 Fixed some path in gitignore
6 years ago
René Cannaò 329fbd5a93 Updating .gitignore
6 years ago
René Cannaò 67ec92ceb6
Merge pull request #2975 from sysown/v2.1.0-galera_ci
6 years ago
René Cannaò 9dbee27d6c
Merge pull request #2993 from sysown/v2.1.0-from2014
6 years ago
René Cannaò 6428035695 Fixed a compiling issue
6 years ago
René Cannaò 3981e9ec3c
Merge pull request #2957 from sysown/v2.1.0-2916_2918_2919_2920_2921
6 years ago
René Cannaò b64bed9253
Merge pull request #3009 from sysown/v2.1.0-2991
6 years ago
Brian Fraser 3d66b6f076 libmicrohttp: apply patch for upstream issue #5977
6 years ago
Brian Fraser edd5c11ba3 OSX: Statically link against libev, libinjection, and libhttpserver, and dynamically against gnutls
6 years ago
Brian Fraser b3733934df TCP_KEEPIDLE is not available everywhere (e.g. not in OSX)
6 years ago
René Cannaò 2ec09fbb19
Merge pull request #2987 from sysown/v2.1.0-2965
6 years ago
Michael Jarvis 98eaaea950 Add ".vscode/" to .gitignore
6 years ago
René Cannaò 257b00ee1c
Merge pull request #2988 from JavierJF/v2.1.0-2964
6 years ago
René Cannaò eeb0509a84
Merge pull request #2995 from sysown/v2.1.0-shutdown
6 years ago
René Cannaò ce24c3d6d4 Adding PROXYSQL SHUTDOWN SLOW
6 years ago
René Cannaò 45bb763998
Merge pull request #2994 from sysown/v2.1.0-build
6 years ago
René Cannaò a4285221ca Use python2 for libinjection
6 years ago
René Cannaò 39bc767df2 Completely remove ma_global.h from 2.1.0
6 years ago
Rene Cannao 41b173a83c Fixing a lot of compiler warnings
6 years ago
Rene Cannao df5bf138e4 Removed dependency from ma_global.h
6 years ago
René Cannaò f188821e46 Updating examples on how to compile on FreeBSD
6 years ago
René Cannaò 4ce385da96 Various Makefile edit to run on FreeBSD
6 years ago
René Cannaò 1be3a39a0c Upgrade libhttpserver to 0.18.1
6 years ago
René Cannaò abda49c57c Use thread_id() instead of pthread_self()
6 years ago
Nick Vyzas 4b3cfe75c9 Fixed invalid path for logrotate
6 years ago
René Cannaò 3ad738a0d8 Update charset variables from runtime
6 years ago
René Cannaò e33ee7a063 Version check run daily and not just at startup
6 years ago
René Cannaò 449f4eb659 Adding debug_filters
6 years ago
René Cannaò 9f02f4800c Never reset a connection with client error code
6 years ago
Javier Jaramago Fernández f4dd3eb17e Added missing line at end-of-file
6 years ago
Javier Jaramago Fernández 9503b92d36 Added simple test for checking GTID forwarding to client
6 years ago
René Cannaò 208df329ea Improvements to test Galera with SQLite3 Server
6 years ago
Javier Jaramago Fernández f00346001c Updated mariadb-client-library to version 3.1.9
6 years ago
Javier Jaramago Fernández adbbcb2fbd Updated libssl to version '1.1.1g'
6 years ago
Javier Jaramago Fernández 06613a39c2 Fixed compilation using fully qualified names for std::string
6 years ago
Javier Jaramago Fernández 00ab07bf76 Updated 're2' regex library to release '2020-07-06'
6 years ago
Javier Jaramago Fernández 423930b412 Updated 'pcre' library version to '8.44'
6 years ago
René Cannaò 4b6eb1f509 Allow to compile tap tests for Galera
6 years ago
Javier Jaramago Fernández 00e9696dd3 Added documentation for the new extra logic introduced for 'PROXYSQL STOP' and 'PROXYSQL START'
6 years ago
Javier Jaramago Fernández a6b95a3344 Fixes #2920: Improved logic for 'PROXYSQL STOP' and 'PROXYSQL START'
6 years ago
Javier Jaramago Fernández 543f2ce8b6 Fixes #2921: Prevent 'child_mysql' to access 'GloMTH' if it's already de-initialized
6 years ago
Javier Jaramago Fernández 72ee8586ee Fixes #2919: Access to GloMTH from 'refresh_variables' and it's destruction is now mutex protected
6 years ago
Javier Jaramago Fernández c415cb449f Fixes #2918: Worker needs to be nullified after being deleted, otherwise freed memory will be accessed later
6 years ago
Javier Jaramago Fernández 386a8929db Fixes #2916: 'admindb' is now replaced if current one doesn't match the one in the static object
6 years ago
René Cannaò d722bbe62a
Merge pull request #2944 from sysown/v2.1.0-2711
6 years ago