Commit Graph

2343 Commits (bd4e72bfb4e48be3ab9934bf76a67669cdc732bb)

Author SHA1 Message Date
Rene Cannao 33cd287525 Fixing a lot of compiler warnings
6 years ago
Rene Cannao 3b536e686f Removed dependency from ma_global.h
6 years ago
Javier Jaramago Fernández 554afcb92c Fix invalid passing of non-trivial object through variadic function
6 years ago
René Cannaò b7eac3f074
Merge pull request #2946 from sysown/v2.0.13-cs
6 years ago
René Cannaò d4622b10cc
Merge pull request #2924 from sysown/v2.0.13-2916_2918_2919_2920_2921
6 years ago
René Cannaò eac395b50e Update charset variables from runtime
6 years ago
René Cannaò ebae0f2052
Merge pull request #2940 from sysown/v2.0.13-debug-gtids
6 years ago
René Cannaò a00c36a02a
Merge pull request #2934 from sysown/v2.0.13-debug
6 years ago
René Cannaò 65e9a1f7b4
Merge pull request #2899 from Perceptyx/v2.0.13-update-copyright-year
6 years ago
René Cannaò 5771ab1da1
Merge branch 'v2.0.13' into v2.0.12-charset_hotfix
6 years ago
René Cannaò bd8c4141e9
Merge pull request #2913 from Gonlo2/initialize-galera-monitor-variable
6 years ago
René Cannaò c7c9f342b8 Change the mapping logic for SESSION_TRACK_GTIDS
6 years ago
René Cannaò f6f2f84119 Change DSS to STATE_MARIADB_GENERIC after async_change_user()
6 years ago
René Cannaò fc6fb1eeb0 Change DSS to STATE_MARIADB_GENERIC after async_change_user()
6 years ago
René Cannaò d9c85cfba2 Adding charset debugging
6 years ago
René Cannaò 6edde33d6a Adding some internal comment
6 years ago
René Cannaò 70589bfc90 Input validation for mysql-default_session_track_gtids
6 years ago
René Cannaò 338af6cfd9 Adding debug_filters
6 years ago
Javier Jaramago Fernández 555061c8fd Fixes #2872: Regular expression should allow charsets with and without simple commas
6 years ago
Javier Jaramago Fernández f48e4ff321 Added documentation for the new extra logic introduced for 'PROXYSQL STOP' and 'PROXYSQL START'
6 years ago
Javier Jaramago Fernández a0727726f9 Fixes #2920: Improved logic for 'PROXYSQL STOP' and 'PROXYSQL START'
6 years ago
Javier Jaramago Fernández 40bdf711e6 Fixes #2921: Prevent 'child_mysql' to access 'GloMTH' if it's already de-initialized
6 years ago
Javier Jaramago Fernández fd1c604725 Fixes #2919: Access to GloMTH from 'refresh_variables' and it's destruction is now mutex protected
6 years ago
Javier Jaramago Fernández adc45daecd Fixes #2916: 'admindb' is now replaced if current one doesn't match the one in the static object
6 years ago
Juan Manuel Fernández García-Minguillán b1ce6240bc Initialize interr variable in galera monitor
6 years ago
Felipe Zipitria 393f444b5c
fix(version): update copyright year
6 years ago
René Cannaò 7f3cbb4ee0
Merge pull request #2841 from sysown/v2.0.13-autocommit_fix
6 years ago
Javier Jaramago Fernández 622c6b79be Fixed 'SQL_CHARACTER_SET_RESULTS' handling in 'fill_server_internal_session' and 'fill_client_internal_session'
6 years ago
René Cannaò a5befe544e
Merge pull request #2888 from sysown/v2.0.13-2711
6 years ago
René Cannaò f3b7b4cceb
Merge pull request #2866 from sysown/v2.0.13-duplicated_variables
6 years ago
René Cannaò 76ca76bdca Re-enable PXC node after pxc_maint_mode is DISABLED #2711
6 years ago
René Cannaò 5f1ad75c13
Merge pull request #2875 from sysown/v2.0.13-2874
6 years ago
René Cannaò f8e93772e7 Modify validate_charset to ignore unset variables
6 years ago
René Cannaò ca032639cb Disable some valgrind warning related to RE2
6 years ago
René Cannaò 32b6e36829 Disable some valgrind warning related to RE2
6 years ago
René Cannaò 7c002ccc88 Revert "Attempt to fix some valgrind errors"
6 years ago
René Cannaò 62fa7e5bbc Attempt to fix some valgrind errors
6 years ago
René Cannaò 92f3c8f993 Tune mysql-default_collation_connection if mysql-default_charset is changed.
6 years ago
René Cannaò bf4c7578e9 Various bug fixes related to deprecated mysql-default_ variables
6 years ago
Javier Jaramago Fernández 112f5f51ac Added extra info from 'QueryProcessor' to 'internal_session_info'
6 years ago
Javier Jaramago Fernández eb99e747e5 Added new stat 'new_req_conns_count' counting the num of 'create_new_connection' recieved
6 years ago
Javier Jaramago Fernández e0a42561d3 Added support for annotation 'create_new_connection' that prevents reusing backend connections
6 years ago
Javier Jaramago Fernández a427eca6cc Set 'with_gtid' flag each time a GITD is going to be used
6 years ago
René Cannaò ce8fbbcdc0 Disabling variables from MySQL_Variables
6 years ago
René Cannaò 7b1959899c
Merge pull request #2865 from sysown/v2.0.13-2863
6 years ago
René Cannaò 6cca5fea31
Merge pull request #2847 from sysown/v2.0.13-2834
6 years ago
René Cannaò 26842b87bf Prevent crash if CHARACTER_SET_CONNECTION is not initialized yet #2863
6 years ago
René Cannaò 0aeebc40e8 Removed commented code
6 years ago
Javier Jaramago Fernández e64885ff85 Fixes segfault related to accesses to 'GloMyLogger' and 'GloMTH' when are already deinitialized
6 years ago
Javier Jaramago Fernández 094cd08513 Fix crashes related to accesses to worker threads during initialization / shutdown stages
6 years ago