Commit Graph

1926 Commits (ddf3aa06ca104bfa15fc07af606cb47ffa426d00)

Author SHA1 Message Date
Rene Cannao 5d6176649b refactor: implement comprehensive memory management framework
4 months ago
Rene Cannao 777a829f78 refactor: implement unified pull framework for cluster sync
4 months ago
Rene Cannao d64b4c85d8 fix: resolve PostgreSQL cluster sync compilation issues
5 months ago
Rene Cannao 086edfe307 feat: add PostgreSQL replication hostgroups and hostgroup attributes cluster sync
5 months ago
Rene Cannao 1b58c783d6 feat: implement PostgreSQL variables cluster sync core functionality
5 months ago
Rene Cannao 5af4011c51 feat: add CLUSTER_SYNC_INTERFACES_PGSQL interface filtering
5 months ago
Rene Cannao ab2c4f34b0 feat: add PostgreSQL variables to unified cluster sync
5 months ago
Rene Cannao 1beb5b9e5b fix: address review comments for PostgreSQL cluster sync PR
5 months ago
Rene Cannao 4503c58608 refactor: unify duplicate get_peer_to_sync_* variables functions
6 months ago
Rene Cannao c37481adc5 feat: add missing PostgreSQL variables sync metrics counters
6 months ago
Rene Cannao e2d64114d4 Refactor ProxySQL_Cluster: Eliminate code duplication and modernize atomic operations
6 months ago
Rene Cannao a3130cae71 feat: Complete PostgreSQL cluster synchronization with pgsql_variables support
6 months ago
Rene Cannao 697b68e064 docs: Add comprehensive Doxygen documentation for PostgreSQL cluster sync
6 months ago
Rene Cannao b67c7c1d1c feat: Implement PostgreSQL cluster synchronization for issue #5147
6 months ago
Wazir Ahmed 50c60284e6 gtid: Refactor reconnect logic & prevent `events_count` reset
6 months ago
Rene Cannao 44aa606caa Implement fast forward grace close feature to prevent data loss
7 months ago
Javier Jaramago Fernández 64b16172c7 Change 'COM_STMT_EXECUTE' params length decoding
7 months ago
Javier Jaramago Fernández e35973b226 Add boundary checks in 'MySQL_Protocol::get_binds_from_pkt'
7 months ago
Lisandro Pin 6cb522283d Implement a ignore_min_gtid_annotation global variable for ProxySQL
7 months ago
Wazir Ahmed 8d1b5b597c Revert "gtid: Refactor reconnect logic & prevent events_count reset"
7 months ago
René Cannaò 5018cb66d9
Merge pull request #5168 from sysown/v3.0-debug_log_pass
7 months ago
René Cannaò c6cbce34b1
Merge pull request #5117 from wazir-ahmed/gtid-reconn
7 months ago
René Cannaò 360646b7d5
Merge pull request #5165 from sysown/crash-sqlite-max-len
7 months ago
Wazir Ahmed 5219d4be93 processlist: Prevent crash due to SQLITE_TOOBIG
7 months ago
René Cannaò 7022833213
Merge pull request #5163 from sysown/v3.0_assert_to_warning
7 months ago
Javier Jaramago Fernández 4304b995a3 Improve debug message with context dump (passwords) during auth handshake
7 months ago
René Cannaò 436bcccc62
Merge pull request #5158 from sysown/v3.0.3-makefiles_cleanup
7 months ago
Miro Stauder d020f577b2 reduce duplication in makefiles, use include for common stuff
7 months ago
René Cannaò 562e98d551
Merge pull request #5130 from wazir-ahmed/stats-schema
7 months ago
Rahim Kanji 91c674495a Few fixes
7 months ago
René Cannaò ccf72b606c
Merge pull request #5134 from wazir-ahmed/mysqldump
7 months ago
René Cannaò 3b4369bba9
Merge pull request #5113 from wazir-ahmed/load-from-config-validation
7 months ago
René Cannaò ecad6f9249
Merge pull request #5160 from sysown/v3.0_disable_pgsql_prometheus_5159
7 months ago
René Cannaò abafaccbc0
Merge pull request #5156 from sysown/v3.0_pgsql_stat_activity_issue_4682
7 months ago
René Cannaò 73c15ba3ef
Merge pull request #5153 from sysown/v3.0_transaction_alias_support_5152
7 months ago
René Cannaò 01862a247a
Merge pull request #5149 from sysown/v3.0_track_search_path_param_5148
7 months ago
René Cannaò 413b0121a1
Merge pull request #5146 from sysown/v3.0_parameter_status_case_sensitive_issue_5145
7 months ago
René Cannaò c5a0a0011f
Merge pull request #5137 from sysown/v3.0_pgsql_query_cancel_terminate_issue_5136
7 months ago
Rahim Kanji cb2062c1d1 Few fixes
8 months ago
Rahim Kanji f88b781905 Removed pending_connect
8 months ago
Keith Brings aaefac0ca4
Merge pull request #5142 from sysown/v3.0_bind_fmt_bug_fix_5140
8 months ago
Rahim Kanji 5bfb6e216c Few fixes
8 months ago
Rahim Kanji 818025a3b3 Separate query cache metrics for MySQL and PostgreSQL
8 months ago
Rahim Kanji 0292b780e9 Fixed typo
8 months ago
Rahim Kanji f3ea179384 Add backend PID/state to stats_pgsql_processlist and create pg_stat_activity-style view
8 months ago
Rahim Kanji 81d4c3ad74 Added get_pg_backend_state
8 months ago
Rahim Kanji 45271572ec Add support for PostgreSQL transaction command aliases and ROLLBACK AND CHAIN
8 months ago
Rahim Kanji 83bec8d477 Refactored remove_quotes function
8 months ago
Rahim Kanji 8f8a8c29e3 Code cleanup: Removed is_select_NOT_for_update from PostgreSQL modules
8 months ago
Rahim Kanji b005c2dd8c Add tracking for PostgreSQL search_path parameter
8 months ago