Commit Graph

3479 Commits (d2eb34e109ea0f2adccf7463f42e535bfaacf2fd)

Author SHA1 Message Date
René Cannaò 3453c0306f Do not perform query logging in fast_forward mode
3 years ago
René Cannaò e35b944ca1 Added destructor to MySQL_STMT_Manager_v14()
3 years ago
René Cannaò 53f933cb46 Remove assert() in proxy_debug_func()
3 years ago
René Cannaò c8ad9c080e Fixed memory not not initialized during handshake
3 years ago
René Cannaò 86fc8ab564 Minor optimizations
3 years ago
René Cannaò 182aef9ca6
Merge pull request #4207 from sysown/v2.x-hostgroup_attributes_servers_defaults
3 years ago
René Cannaò 204cb401b3
Merge pull request #4225 from sysown/v2.x_troubleshooting-feature
3 years ago
Rahim Kanji c4dae72a45 Implemented the functionality to generate a coredump upon reaching a specific source file and line number.
3 years ago
Javier Jaramago Fernández 5a3f005655 Fix default collation in 'initial handshake' ('mysql-default_collation_connection')
3 years ago
Rahim Kanji fb7edb578d Implemented data packet history queue for storing packets sent/received by frontend and backend.
3 years ago
René Cannaò 7f727b3aca
Merge pull request #4213 from sysown/v.2x_dns_cache_issue_4210
3 years ago
Rahim Kanji cd352ff141 Disable SSL and Compression for UNIX Socket
3 years ago
Rahim Kanji 3865c81873 DNS Cache module has been updated so that it no longer regards the UNIX socket path as a hostname.
3 years ago
René Cannaò 2f016dd6d0
Merge pull request #4205 from sysown/v2.x-ssl3_warnings2
3 years ago
René Cannaò 3dcc531dbf
Merge pull request #4209 from sysown/v2.x_dns_cache_update_message
3 years ago
Rahim Kanji a83921dca7 * Updated DNS Cache warning message.
3 years ago
René Cannaò 65f7e20eae Fixed mistake introduced in the previous commit
3 years ago
Javier Jaramago Fernández c396313cbf Add new 'servers_defaults' capability to 'mysql_hostgroup_attributes'
3 years ago
René Cannaò d8a7e99bc3 Removed code deprecated in previous commit
3 years ago
René Cannaò e9374a3c04
Merge pull request #4206 from sysown/v2.x-0507typo
3 years ago
René Cannaò f7b2c5e766
Merge pull request #4203 from sysown/v2.x-log_insert_id2
3 years ago
René Cannaò 1da5fac22c
Merge pull request #4202 from sysown/v2.x-flagout2
3 years ago
René Cannaò 5954dbe39c Fix a typo
3 years ago
René Cannaò a31f83473d Fix several warnings
3 years ago
René Cannaò 801e59c79e First commit to remove OpenSSL3 deprecated functions
3 years ago
René Cannaò b546d51d90 Fix uninitialized variable
3 years ago
René Cannaò 07fca74ca4
Merge pull request #4201 from sysown/v2.x_read_only_update_server_status
3 years ago
Rahim Kanji 4f091109a9 If the 'read_only' value is successfully retrieved from the backend server, update server status from '*SHUNNED' to 'ONLINE' as this indicates that the server is now ONLINE.
3 years ago
René Cannaò af710229b3 Move the end timer for stats_time_query_processor
3 years ago
René Cannaò b5677e3ba9 Adding flagOUTs in mysql_query_rules.attributes
3 years ago
René Cannaò fcb2acd67c Added TAP test for logging last_insert_id
3 years ago
René Cannaò c0745b42c2 Adding last_insert_id and last_gtid to MySQL_Logger
3 years ago
René Cannaò dad6378f37
Merge pull request #4196 from sysown/v2.x_monitor_ssl_fix
3 years ago
Rahim Kanji 6653c49442 If an error occurs while communicating with the backend server and the connection is SSL-based, OpenSSL's thread-based error queue is cleared.
3 years ago
Miro Stauder acaf602175 further old compiler fixes
3 years ago
René Cannaò 5427675b9d
Merge branch 'v2.x' into v2.x-old_compiler_fixes
3 years ago
René Cannaò f50c26b460
Merge pull request #4182 from sysown/v2.x-query_rules_fast_routing_algorithm
3 years ago
René Cannaò 680bc0a839
Merge pull request #4188 from sysown/v2.x-coredumper
3 years ago
René Cannaò d3ce2e92da
Merge pull request #4189 from sysown/v2.x-glovars_shutdown
3 years ago
René Cannaò 097d8a717c
Merge pull request #4180 from saunderst/proxysql_client_connections_total-metrics-fix
3 years ago
René Cannaò 00e37a6fef
Merge pull request #4191 from sysown/v2.x-add_new_tracked_variables
3 years ago
René Cannaò 305874c25f
Merge pull request #4186 from sysown/v2.x-uds_conns
3 years ago
Javier Jaramago Fernández 04fb2cad33 Add two new session tracking variables
3 years ago
Miro Stauder 98d56a585e clang fix
3 years ago
Miro Stauder b1be9b5a71 old gcc fixes
3 years ago
Javier Jaramago Fernández a93da77616 Fix outdated comment for '__reset_rules' function
3 years ago
Javier Jaramago Fernández 43372bcfc9 Optimize locking for 'search_rules_fast_routing_dest_hg'
3 years ago
Javier Jaramago Fernández 36e5a13b8a Lock 'Query_Processor' for 'query_rules_fast_routing_algorithm' variable update
3 years ago
René Cannaò 34b4e3720d Code erroneously skipped from previous commit
3 years ago
René Cannaò 6b47f0a3b3 Alternative to Fix invalid memory accesses to 'GloVars::checksums_values' during shutdown
3 years ago