Commit Graph

5220 Commits (dbb40a30baec7d23568ebe2d2b228737d31dfcba)

Author SHA1 Message Date
Rene Cannao 96c686dafa MySQL_Monitor: GR thread ignores cached ping state on first iteration
1 month ago
Rene Cannao 4e39f3bdc4 fix: parse caching_sha2_password rounds as hex (auth fails on rounds >= 10000)
1 month ago
René Cannaò 82fadbc1f4
Merge pull request #5623 from sysown/v3.0-issue5621
1 month ago
Rene Cannao 4d251c80ec Revert 'enable_client_session_tracking' variable; keep greeting fix
1 month ago
Rene Cannao 174c5bda20 test: expand zstd_compression_level test with MySQL 8.4 C API and timing benchmark
1 month ago
Rene Cannao 6b311b7014 Restore greeting upper-word caps via local 'extended_capabilities'
1 month ago
Rene Cannao 536c9d9169 Restore greeting upper-word capabilities dropped in 8c6a6444d
1 month ago
Rene Cannao 1c3057ecf2 feat: use mysql-zstd_compression_level for zstd compression
1 month ago
Rene Cannao aa24529f39 feat: register mysql-zstd_compression_level variable in MySQL thread
1 month ago
Rene Cannao 7c6f42bcd8 fix: MySQL 9.x charset handling and log_last_insert_id test race
1 month ago
Rene Cannao c72cdd9768 Merge remote-tracking branch 'origin/v3.0' into lint-tap-tests-static-analysis
1 month ago
Rene Cannao c3532088d4 Add mysql-enable_client_session_tracking variable for client connections
1 month ago
René Cannaò 8524688945
Merge pull request #5596 from sysown/v3.0_pgsql-copy-matcher-5568
1 month ago
Wazir Ahmed 04b258e80b gtid: Add `NULL` check after `strchr()`
1 month ago
Wazir Ahmed 1e069fbc11 Merge 'v3.0' into feature/gtid-range-update
1 month ago
Rene Cannao fe89811324 fix(lib): eliminate remaining lib compiler warnings
1 month ago
Rene Cannao 41956b8f4a fix: eliminate macro redefinition, member init reorder, and format warnings
1 month ago
Rene Cannao 2c4cc0c0d4 fix(lib): eliminate compiler warnings in core library files
1 month ago
René Cannaò 6cab7bd13b
Merge pull request #5581 from sysown/fix-fc-parsing
1 month ago
Rene Cannao 9d8b7b0367 fix(lib): replace deprecated MD5_* API with EVP in PgSQL_Protocol
1 month ago
René Cannaò f7ee5cd028
Merge pull request #5614 from sysown/v3.0-pgsql-monitor-reschedule-on-interval-change
1 month ago
Rene Cannao 4bd2f95e5b fix(pgsql-monitor): add proxy_debug logging and clean up test variable
1 month ago
Rene Cannao e0a96d380e chore: fix stale rembed reference and simplify test Makefile
1 month ago
Rene Cannao 3bcc1dd43f build: drop libsqlite_rembed.a from src/lib link order
1 month ago
Rene Cannao 886f09c211 chore(sqlite): remove dead-code sqlite-rembed hook pointer
1 month ago
Rene Cannao 30be016be5 fix(pgsql-monitor): clamp next_*_at on LOAD PGSQL VARIABLES TO RUNTIME
1 month ago
Wazir Ahmed 9757835a5f Merge branch 'v3.0' into fix-fc-parsing
1 month ago
Rahim Kanji 7aaf126a07 Skip RE2 for non-COPY queries via strcasestr pre-check
2 months ago
René Cannaò 669ab91494
Merge pull request #5594 from sysown/v3.0-lint
2 months ago
Rene Cannao 76251a78dc fix: resolve invalidFunctionArg in get_current_query - use size_t cast
2 months ago
Rene Cannao 24e56d4dd1 fix: SonarCloud issues - explicit ctors, sprintf->snprintf
2 months ago
Rene Cannao a82224f1ef fix: PR review feedback - double-free, end comments, dead code
2 months ago
Rene Cannao d5ffcba695 fix: cppcheck deeper analysis - invalidLifetime and arrayIndexOutOfBounds
2 months ago
Rene Cannao bf9030ecb7 fix: remaining cppcheck printf and null pointer issues
2 months ago
Rene Cannao 5ccb715e57 fix: cppcheck fixes - printf formats, null checks, copy operators
2 months ago
Rene Cannao a51fe19e3f fix: delete copy operations in 4 classes (Group_Replication_Info, Galera_Info, AWS_Aurora_Info, MySQL_Errors_stats)
2 months ago
Rene Cannao b5617c0c18 fix: initialize all members in Query_Info constructor
2 months ago
Rene Cannao 7e1a78fd6b lint: fix reserved identifiers and include guards
2 months ago
Rene Cannao 9bdfb8b1cd lint: optimize enum types and fix reserved identifiers in Query_Cache, admin, thread, debug
2 months ago
Rene Cannao f1826cf206 lint: fix reserved identifier in member variables
2 months ago
Rene Cannao ac0f9304b0 fix: address code review findings for pgsql cluster sync
2 months ago
Rene Cannao 80ff2242e6 merge: resolve v3.0 conflict and add pgsql_servers_ssl_params cluster sync
2 months ago
René Cannaò 7f14beedc1
Merge pull request #5583 from sysown/v3.0_pgsql_ssl_backend_5582
2 months ago
René Cannaò 1a8e4ed918
Merge pull request #5567 from sysown/v3.0_pgsql_sslkeylog_5281
2 months ago
René Cannaò f713d78e41
Merge pull request #5554 from sysown/copilot/add-flag-choose-ipv4-or-ipv6
2 months ago
Rene Cannao 0e1ea6a734 Address code review feedback for mysql-resolution_family
2 months ago
Rahim Kanji 76acb1e3e8 feat: add cluster query support for pgsql_servers_ssl_params
2 months ago
Rene Cannao b60635f1c5 fix: address critical bugs and add missing test coverage for PGSQL cluster sync
2 months ago
René Cannaò 5d47c05351 fix: close MYSQL handle unconditionally in cluster pull cleanup paths
2 months ago
René Cannaò 93eabfc7bc fix: address code review issues in PostgreSQL cluster sync
2 months ago