Commit Graph

5192 Commits (fe898113248735245cc0231c4e99dc4e740b644d)

Author SHA1 Message Date
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
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
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
Rahim Kanji e68f8bb74a refactor: simplify pgsql_servers_ssl_params schema and pre-parse TLS range
2 months ago
René Cannaò 8a61232517 fix: decouple MySQL and PostgreSQL checksum/sync controls
2 months ago
Rene Cannao a7db1eb4a8 fix: correct 'Not syncing' log message variable name for V2 modules
2 months ago
Rene Cannao 47758a468d merge: resolve groups.json conflict with v3.0
2 months ago
Rahim Kanji 93d0ddf477 fix: add pgsql_servers_ssl_params to tablenames vector and fix monitor fallback
2 months ago
Rahim Kanji 6d3ce36de4 feat: apply per-server SSL params in PgSQL backend kill connections
2 months ago
Rahim Kanji fec7c12a35 feat: apply per-server SSL params in PgSQL monitor connections
2 months ago
Rahim Kanji 1b2df514fd feat: apply per-server SSL params in PgSQL backend connections
2 months ago
Rahim Kanji 516fa468ba feat: add admin load/save/dump for pgsql_servers_ssl_params
2 months ago
Rahim Kanji 5ad511568a feat: add pgsql_servers_ssl_params table definitions and admin bootstrap
2 months ago
Rahim Kanji 05e3ed4351 feat: add PgSQLServers_SslParams class with map, generate, get, and commit integration
2 months ago
René Cannaò 7510d8073a
Merge pull request #5553 from sysown/fix/5539-ffto-default-by-tier
2 months ago
René Cannaò 3659ba85fb
Merge branch 'v3.0' into advisory/com-stmt-send-long-data-fix-1
2 months ago
Rene Cannao 151169da9b Fix COM_STMT_SEND_LONG_DATA short packet handling
2 months ago
René Cannaò b94c855d4c
Merge branch 'v3.0' into advisory-fix-1
2 months ago
René Cannaò fa6ebcdcc9
Merge commit from fork
2 months ago
René Cannaò 419cd7608b
Merge commit from fork
2 months ago
René Cannaò 7a574a537a
Merge commit from fork
2 months ago