Commit Graph

2388 Commits (ec1f234094c6bb2e472bf098f960da31cf435425)

Author SHA1 Message Date
René Cannaò b9171ba6aa Tune mysql-default_collation_connection if mysql-default_charset is changed.
6 years ago
René Cannaò 4748c7d052 Various bug fixes related to deprecated mysql-default_ variables
6 years ago
René Cannaò d79ddad00b
Merge pull request #2844 from sysown/v2.1.0-cherrypicks_2.0.13
6 years ago
René Cannaò 3d74ef4828
Merge pull request #2882 from sysown/v2.1.0-2862
6 years ago
René Cannaò 5e2f499581 Remove extra debugging
6 years ago
René Cannaò 00ce76e57e Add support for SAVEPOINT #948
6 years ago
Javier Jaramago Fernández 8fafa66336 Removed unused variables from 'MySQL_Connection()'
6 years ago
Javier Jaramago Fernández 7b82a3774a Set 'with_gtid' flag each time a GITD is going to be used
6 years ago
René Cannaò ac4585be5a
Merge pull request #2846 from sysown/v2.1.0-2834
6 years ago
René Cannaò f384a9225e Prevent crash if CHARACTER_SET_CONNECTION is not initialized yet #2863
6 years ago
Javier Jaramago Fernández adaca60c1f Fixes segfault related to accesses to 'GloMyLogger' and 'GloMTH' when are already deinitialized
6 years ago
Javier Jaramago Fernández cbf11dfcff Fix crashes related to accesses to worker threads during initialization / shutdown stages
6 years ago
René Cannaò bc0963e3f4
Merge pull request #2833 from sysown/v2.1.0-2687
6 years ago
René Cannaò 416260ab53 Ignore last semicolon from SET statements #2838
6 years ago
noother a3767fa39e fix unquoted table name leading to sql errors
6 years ago
René Cannaò 55264de664 Fix invalid free
6 years ago
Javier Jaramago Fernández 98a677d4af Added extra per-table log for mysql_servers checksum generation
6 years ago
Javier Jaramago Fernández 02d74d0d1a Reworked cluster sync impl properly handling NULL values for comments
6 years ago
Javier Jaramago Fernández d3a5dae321 Removed unused variable from proposed timeout based loging
6 years ago
Javier Jaramago Fernández 047bdc6b72 Removed introduced helper function 'proxy_info_' and macros in favor of old 'proxy_info'
6 years ago
Javier Jaramago Fernández 486a12e2ae Added new metrics for the 'wont sync' conditions and fixed some other metrics descriptions
6 years ago
Javier Jaramago Fernández a213cf8cd7 Added new logging messages for same epoch 'WONT SYNC' conflict using 'diff_check' for intervals
6 years ago
René Cannaò 1c0bd25658 Fixing some indentation
6 years ago
René Cannaò d76b79c7fb Removed define USE_MYSRVC_ARRAY
6 years ago
Javier Jaramago Fernández 977c094a0f Added new prometheus metrics for synchronization fetching events
6 years ago
Javier Jaramago Fernández 651014a0b9 Added extra logging for two different situations:
6 years ago
René Cannaò 507f034a23
Merge pull request #2826 from sysown/v2.1.0-from2013-1
6 years ago
René Cannaò ffc4895720
Merge pull request #2821 from sysown/v2.1.0-sqlite3
6 years ago
Arthur Schreiber 8ed63e8404 Reset data stream status after switching users.
6 years ago
Arthur Schreiber 32d6ba65c0 Actually set `session_track_gtids` on new backends.
6 years ago
Mark Knapp 460d75efc8 Fix cache size calculation integer overflow
6 years ago
René Cannaò 35c851b9fa Moved LoadPlugin_sqlite3_plugin into SQLite3DB
6 years ago
René Cannaò 2bbd84d2c9 Support for SQLite3 plugin
6 years ago
Javier Jaramago Fernández eaf5a297b9 Merge branch 'v2.1.0' of github.com:sysown/proxysql into v2.1.0-2687
6 years ago
Javier Jaramago Fernández 7661d989ec Added extra logging info for the new hostgroup tables synchronization
6 years ago
Javier Jaramago Fernández 88c6924e79 Fixed support for NULL comments in new added hostgroup tables fetching
6 years ago
Javier Jaramago Fernández 0ac939dd69 Fixed 'hostgroups' table fetching retriving 'runtime' table versions
6 years ago
Javier Jaramago Fernández 55d6368b40 Added incorrectly deleted 'mysql_servers' mutex locking
6 years ago
René Cannaò 2b9dfb80cb
Merge pull request #2807 from sysown/v2.1.0-1493
6 years ago
René Cannaò e2ea108aa6
Merge pull request #2803 from sysown/v2.1.0-2802
6 years ago
Javier Jaramago Fernández e6907127a3 Implements synchronization of: 'mysql_galera_hostgroups', 'group_replication_hostgroups' and 'mysql_aws_aurora_hostgroups'
6 years ago
Javier Jaramago Fernández 9261e3187c Fixes #1493: Update 'pkt_sid' in case of compressed connection
6 years ago
Javier Jaramago Fernández c237243a2f Fixes #2793: Update capabilities and max_allowed properly in case of 'switching_auth'
6 years ago
Javier Jaramago Fernández fd204637a5 Fixes #2801: Updated prometheus map to contain missing entry 'p_hg_dyn_counter::proxysql_mysql_error'
6 years ago
René Cannaò 0bdaa0b67b
Merge pull request #2772 from sysown/v2.1.0-git-version
6 years ago
René Cannaò 4286493792
Merge pull request #2775 from sysown/v2.1.0-global-vars
6 years ago
René Cannaò 18cfbce985
Merge pull request #2757 from sysown/v2.1.0-group-concat
6 years ago
René Cannaò ef35aad029
Merge pull request #2774 from sysown/v2.1.0-2763
6 years ago
Valentin Rakush 2846ce21f0 Fix set global variables error
6 years ago
Javier Jaramago Fernández 2ab420b9ab Check if 'GTID_Server_Data' is available before trying to access 'active' member
6 years ago