Commit Graph

220 Commits (6cdd4e697eb86982e3dfd2ceab009ead5da0efcb)

Author SHA1 Message Date
René Cannaò 54844df0bb
Merge branch 'v3.0' into v3.0-genai-plugin
2 months ago
Rene Cannao b340da9ab6 test(mysqlx): add behavioural TAP scaffolding for SIGTERM mid-traffic
2 months ago
Rene Cannao 9e6243026f test(mysqlx): add behavioural TAP test for LOAD MYSQLX ROUTES TO RUNTIME mid-traffic
2 months ago
Rene Cannao 16253a1c99 feat(plugins/genai): adopt ABI-3 separation-of-duties for runtime_mcp_*
2 months ago
Rene Cannao 4080606672 feat(plugins/genai): Step 4.B — add backend_client helper for local-proxy connections
2 months ago
Rene Cannao 974f180ca5 fix(groups.json): register genai_plugin_*_unit-t; drop stale anomaly entries
2 months ago
Rene Cannao 50f97de7a9 ci: add CI-unit-tests-tsan workflow + mysqlx-tsan-g1 TAP group
2 months ago
Rene Cannao ef32d9df87 ci: register plugin_runtime_views_unit-t in groups.json
2 months ago
Rene Cannao d4427731b7 Merge remote-tracking branch 'origin/v3.0' into plugin-chassis
2 months ago
Rene Cannao 99a745f6ed ci(mysqlx): wire mysqlx-soak group into TAP harness end-to-end
2 months ago
Rene Cannao 9f5ed235b8 fix(build,test groups): unblock CI on plugin-chassis
2 months ago
René Cannaò 7ca0d153cc
Merge pull request #5654 from sysown/fix/pgsql-active-tx-on-broken-conn
2 months ago
Rene Cannao 100e417179 test(pgsql): extended-query coverage for tx_poisoned behavior
2 months ago
Rene Cannao f1135ad453 test(pgsql): acceptance test for tx_poisoned recovery feature
2 months ago
Rene Cannao 292f6f6bae test(pgsql): register retry_guard_in_txn_on_broken_backend in groups.json
2 months ago
Rene Cannao c723ede0cf Merge remote-tracking branch 'origin/plugin-chassis' into ProtocolX-rebased
2 months ago
Rene Cannao d2e03fae36 fix(test groups): resolve groups.json conflict + tag plugin tests for v4.0
2 months ago
Wazir Ahmed 99494b015d chore(tap): Fix lint errors in groups.json
2 months ago
Wazir Ahmed 885712c679 Merge branch 'v3.0' into session-track-system-variable
2 months ago
Rene Cannao 98aee7db21 chore(mysqlx): retire dormant MysqlxWorker path and its smoke test
2 months ago
Rene Cannao ef351a6a67 test/groups: drop reg_test_3992 from mysql8x/95 groups
2 months ago
Rene Cannao 174c5bda20 test: expand zstd_compression_level test with MySQL 8.4 C API and timing benchmark
2 months ago
Rene Cannao 4631b1f466 fix: clean groups.json diff — only add mysql-zstd_compression_level-t entry
2 months ago
Rene Cannao 6dae8d125f test: add TAP tests and housekeeping for mysql-zstd_compression_level
2 months ago
Rene Cannao a0f685b998 fix: reformat groups.json to one-line-per-entry and add --fix to linter
2 months ago
Rene Cannao d212102ce5 fix(tests): drop pgsql-* tests from mysql{84,90,95}-g[1-5]
2 months ago
Rene Cannao 4534e5b4dc feat(tests): merge legacy-g[1-5] test sets into mysql{84,90,95}-g[1-5]
2 months ago
Rene Cannao 7eee687415 feat(tests): mirror mysql84-g[2-5] test sets into mysql90-g[2-5]
2 months ago
Rene Cannao efa7922d01 feat(infra): add dbdeployer-based MySQL 9.0/9.5 binlog-reader infras
2 months ago
Rene Cannao f07859fd40 feat(tests): mirror mysql84-g[1-5] test sets into mysql95-g[1-5]
2 months ago
Rene Cannao de9e73cb5f feat(infra): add dbdeployer-based MySQL 9.0/9.3/9.5 standalone and GR infras
2 months ago
Rene Cannao 3babaada88 fix: remove stale gtid_utils_unit-t from groups.json
3 months ago
Rene Cannao 6f5cf1f169 fix: sort groups.json keys after v3.0 merge
3 months ago
René Cannaò 732a65da5d
Merge branch 'v3.0' into fix/groups-json-orphaned-entries
3 months ago
Rene Cannao 1532b7f6c9 fix(ci): sort mysqlx entries alphabetically in groups.json
3 months ago
Wazir Ahmed 1e069fbc11 Merge 'v3.0' into feature/gtid-range-update
3 months ago
Rene Cannao 30e86ae04d fix(tests): resolve 3 additional TAP test failures
3 months ago
Rene Cannao 98083cdf0f fix: resolve 4 TAP test failures in multi-group runs
3 months ago
Rene Cannao 5c1549dcc6 merge: resolve conflicts with v3.0 branch
3 months ago
Wazir Ahmed 9757835a5f Merge branch 'v3.0' into fix-fc-parsing
3 months ago
Wazir Ahmed 0f1aa30f4c TAP: Test `min_gtid` annotation in prepare statements
3 months ago
Rene Cannao 8de0a60c25 test: add admin schema unit tests, expand listener smoke, update build (42 new assertions)
3 months ago
Rene Cannao f606f1ba84 fix: sort groups.json entries alphabetically
3 months ago
Rene Cannao 80ff2242e6 merge: resolve v3.0 conflict and add pgsql_servers_ssl_params cluster sync
3 months ago
René Cannaò 7f14beedc1
Merge pull request #5583 from sysown/v3.0_pgsql_ssl_backend_5582
3 months ago
René Cannaò 1a8e4ed918
Merge pull request #5567 from sysown/v3.0_pgsql_sslkeylog_5281
3 months ago
René Cannaò b771e4f6eb
Merge branch 'v3.0' into v3.0_ci_min_proxysql_version_5561
3 months ago
René Cannaò f8dcf88bc2
Merge branch 'v3.0' into fix/postgresql-cluster-sync_2
3 months ago
René Cannaò 7ce2043b61
Merge branch 'v3.0' into v3.0-ci_84_mysql84
3 months ago
René Cannaò 93eabfc7bc fix: address code review issues in PostgreSQL cluster sync
3 months ago