Commit Graph

2150 Commits (v3.0_pgsql_sslkeylog_5281)

Author SHA1 Message Date
Rahim Kanji f2bd222145 Fixed compilation issue
4 days ago
Rahim Kanji e7ee68dda5 Add SSL/TLS traffic decryption for PostgreSQL backend connections (#5281)
4 days ago
Rene Cannao 499896e44b Address PR review feedback for test_binlog_dump_multi_backend_crash
6 days ago
Rene Cannao b2f4b4f9a0 Fix crash when COM_BINLOG_DUMP received with idle backends from other hostgroups (#5556)
6 days ago
René Cannaò d0625dc243
Merge pull request #5549 from sysown/v3.0-CodeCov0325
1 week ago
Rene Cannao 6d6015a203 fix: align MCP Bearer token test with case-insensitive implementation
1 week ago
René Cannaò 2fcc5729ee
Merge pull request #5548 from yuji-hatakeyama/5306-fix_show_warnings_with_comment
1 week ago
René Cannaò e067683f4e
Merge pull request #5545 from sysown/feat/ffto-error-recording
1 week ago
Rene Cannao acaa100dc8 fix: address PR review feedback from coding agents
1 week ago
Rene Cannao 4fb7aac73f fix: restore groups.json to compact one-line-per-entry format
1 week ago
Rene Cannao 0441d5026d security: fix all 48 Dependabot alerts — bump Python test deps
2 weeks ago
Rene Cannao e806b0219c test: register 5 new unit tests in groups.json for CI
2 weeks ago
Rene Cannao c8408d76b3 test: add 6 unit test files with 588 assertions (Round 5)
2 weeks ago
Rene Cannao 8df688dd8a test: register 5 new unit tests in groups.json for CI
2 weeks ago
Rene Cannao a36834f968 test: add 6 unit test files with 676 assertions (Round 4)
2 weeks ago
Rene Cannao a8c5432fc5 fix: remove stale proxysql.db before launching cluster sync replicas
2 weeks ago
Rene Cannao 0f76a18329 fix: resolve CI failures in charset_find and statistics unit tests
2 weeks ago
Yuji Hatakeyama eda537ac6c
Add reg_test_5306 to test groups, excluding digest-disabled configs
2 weeks ago
Yuji Hatakeyama 7e1b8ac0e4
Fix #5306: Add regression test for SHOW WARNINGS with comments
2 weeks ago
Rene Cannao 99dcb5b160 fix: namespace stats_utils helpers to avoid symbol collision
2 weeks ago
Rene Cannao 99c86e5759 test: run check_groups.py at start of run-multi-group.bash
2 weeks ago
Rene Cannao 093693ba06 test: add check_groups.py to verify groups.json completeness
2 weeks ago
Rene Cannao fa668d646a test: register 21 new unit tests in groups.json for CI
2 weeks ago
Rene Cannao ece648fc16 test: add 6 more unit test files with 550 assertions (Tier 2+3)
2 weeks ago
Rene Cannao 1d2f16b506 test: add 4 more unit test files with 198 assertions (Tier 1)
2 weeks ago
Rene Cannao accc68c9dc test: add 11 new unit test files with 520 assertions for lib/ coverage
2 weeks ago
Rene Cannao 1ebe4de9b7 Fix mysql84 pre-proxysql hook, basictests setup, and move flaky tests
2 weeks ago
Rene Cannao 39840b5393 Exclude /usr and deps from coverage reports
2 weeks ago
Rene Cannao 5a8b6e9a89 Fix gcov coverage collection for multi-group CI runs
2 weeks ago
Rene Cannao 83c3e76506 Fix libparser.so loading for CI test binaries
2 weeks ago
Rene Cannao f8c64142cb Fix cluster CI: remove duplicate primary INSERT and add sync_algorithm=3
2 weeks ago
Rene Cannao bd51ff4f37 test(ffto): E2E test for PostgreSQL FF error recording in stats_pgsql_errors
2 weeks ago
Rene Cannao 11e37e7e5f test(ffto): E2E test for MySQL FF error recording in stats_mysql_errors
2 weeks ago
Rene Cannao c7647c7387 Fix coverage: generate separate reports and combine with fastcov -C
2 weeks ago
Rene Cannao fe701d29aa feat(ffto): add pgsql_parse_error_response() helper with unit tests
2 weeks ago
Rene Cannao 1c559e96d8 feat(ffto): add mysql_parse_err_packet() helper with unit tests
2 weeks ago
Rene Cannao 8ca54a9def Fix coverage: don't overwrite ProxySQL's gcda files with stale copies
2 weeks ago
Rene Cannao b02147b92b Include primary in its own proxysql_servers table
2 weeks ago
Rene Cannao f98a0e85ed Remove Query_Processor.cpp debug filter that broke fast_routing test
2 weeks ago
Rene Cannao 72a1c5dd4a Set cluster_mysql_servers_sync_algorithm=3 in test_cluster_sync replica config
2 weeks ago
Rene Cannao 0fa1b53709 Fix test_cluster_sync-t: connect to spawned replica via 127.0.0.1
2 weeks ago
Rene Cannao 3c4ebf0da7 Set cluster_mysql_servers_sync_algorithm=3 (auto_select) on all nodes
2 weeks ago
Rene Cannao fb9ff4476e Include TAP test coverage: copy .gcda files from source tree to /gcov
2 weeks ago
Rene Cannao 0f12f5d6f1 Fix TAP_CLUSTER_NODES: include primary (6032) as first entry
2 weeks ago
Rene Cannao a4675096b5 Fix cluster admin_variables sync: set same admin vars on primary and nodes
2 weeks ago
Rene Cannao 5f7fb254a9 Fix pgsql transaction test and auth_methods crash-on-skip
2 weeks ago
Rene Cannao 7739b86745 Move test_auth_methods-t from legacy-g2 to mysql84-g2 only
2 weeks ago
Rene Cannao 5c9121ef40 Add hostgroup debug diagnostics and cache test tolerance
2 weeks ago
Rene Cannao 42f4507e72 Fix test_tls_stats plan count and move caching_sha2 to mysql84
2 weeks ago
Rene Cannao 82c112c461 Fix coverage: restore GCOV_PREFIX for primary after unsetting for cluster nodes
2 weeks ago