Commit Graph

2166 Commits (7e1a12b8f707d1f0d64c31eaf655bc3cee4e27df)

Author SHA1 Message Date
Rene Cannao 7e1a12b8f7 feat: add generic plugin ABI and loader
2 months ago
Rene Cannao 78c8a3d5e3 Fail fast in purge-trigger setup if connection or stmt fails
2 months ago
Rene Cannao 3296ed5a07 Moving test_cluster_sync_mysql_servers-t from legacy-g3 to legacy-g5
2 months ago
Rene Cannao 26c5a25724 Fix read_only test assuming default_hostgroup=0
2 months ago
Rene Cannao 1261d18a95 Fix SHOW WARNINGS test to work with MySQL 5.7
2 months ago
Rene Cannao 9098992f82 Fix timing issue in PgSQL prepared statement purge test
2 months ago
Rene Cannao fe5a819051 Add 3 missing tests to groups.json
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
Rene Cannao 499896e44b Address PR review feedback for test_binlog_dump_multi_backend_crash
2 months ago
Rene Cannao b2f4b4f9a0 Fix crash when COM_BINLOG_DUMP received with idle backends from other hostgroups (#5556)
2 months ago
René Cannaò d0625dc243
Merge pull request #5549 from sysown/v3.0-CodeCov0325
2 months ago
Rene Cannao 6d6015a203 fix: align MCP Bearer token test with case-insensitive implementation
2 months ago
René Cannaò 2fcc5729ee
Merge pull request #5548 from yuji-hatakeyama/5306-fix_show_warnings_with_comment
2 months ago
René Cannaò e067683f4e
Merge pull request #5545 from sysown/feat/ffto-error-recording
2 months ago
Rene Cannao acaa100dc8 fix: address PR review feedback from coding agents
2 months ago
Rene Cannao 4fb7aac73f fix: restore groups.json to compact one-line-per-entry format
2 months ago
Rene Cannao 0441d5026d security: fix all 48 Dependabot alerts — bump Python test deps
3 months ago
Rene Cannao e806b0219c test: register 5 new unit tests in groups.json for CI
3 months ago
Rene Cannao c8408d76b3 test: add 6 unit test files with 588 assertions (Round 5)
3 months ago
Rene Cannao 8df688dd8a test: register 5 new unit tests in groups.json for CI
3 months ago
Rene Cannao a36834f968 test: add 6 unit test files with 676 assertions (Round 4)
3 months ago
Rene Cannao a8c5432fc5 fix: remove stale proxysql.db before launching cluster sync replicas
3 months ago
Rene Cannao 0f76a18329 fix: resolve CI failures in charset_find and statistics unit tests
3 months ago
Yuji Hatakeyama eda537ac6c
Add reg_test_5306 to test groups, excluding digest-disabled configs
3 months ago
Yuji Hatakeyama 7e1b8ac0e4
Fix #5306: Add regression test for SHOW WARNINGS with comments
3 months ago
Rene Cannao 99dcb5b160 fix: namespace stats_utils helpers to avoid symbol collision
3 months ago
Rene Cannao 99c86e5759 test: run check_groups.py at start of run-multi-group.bash
3 months ago
Rene Cannao 093693ba06 test: add check_groups.py to verify groups.json completeness
3 months ago
Rene Cannao fa668d646a test: register 21 new unit tests in groups.json for CI
3 months ago
Rene Cannao ece648fc16 test: add 6 more unit test files with 550 assertions (Tier 2+3)
3 months ago
Rene Cannao 1d2f16b506 test: add 4 more unit test files with 198 assertions (Tier 1)
3 months ago
Rene Cannao accc68c9dc test: add 11 new unit test files with 520 assertions for lib/ coverage
3 months ago
Rene Cannao 1ebe4de9b7 Fix mysql84 pre-proxysql hook, basictests setup, and move flaky tests
3 months ago
Rene Cannao 39840b5393 Exclude /usr and deps from coverage reports
3 months ago
Rene Cannao 5a8b6e9a89 Fix gcov coverage collection for multi-group CI runs
3 months ago
Rene Cannao 83c3e76506 Fix libparser.so loading for CI test binaries
3 months ago
Rene Cannao f8c64142cb Fix cluster CI: remove duplicate primary INSERT and add sync_algorithm=3
3 months ago
Rene Cannao bd51ff4f37 test(ffto): E2E test for PostgreSQL FF error recording in stats_pgsql_errors
3 months ago
Rene Cannao 11e37e7e5f test(ffto): E2E test for MySQL FF error recording in stats_mysql_errors
3 months ago
Rene Cannao c7647c7387 Fix coverage: generate separate reports and combine with fastcov -C
3 months ago
Rene Cannao fe701d29aa feat(ffto): add pgsql_parse_error_response() helper with unit tests
3 months ago
Rene Cannao 1c559e96d8 feat(ffto): add mysql_parse_err_packet() helper with unit tests
3 months ago
Rene Cannao 8ca54a9def Fix coverage: don't overwrite ProxySQL's gcda files with stale copies
3 months ago
Rene Cannao b02147b92b Include primary in its own proxysql_servers table
3 months ago
Rene Cannao f98a0e85ed Remove Query_Processor.cpp debug filter that broke fast_routing test
3 months ago