Commit Graph

1689 Commits (mysqlx-plugin-impl)

Author SHA1 Message Date
Rene Cannao 0b11bce37e feat: add mysqlx runtime config store and load commands
2 months ago
Rene Cannao 782e019a8c wip: capture mysqlx task 5 scaffolding and wrap-up status
2 months ago
Rene Cannao f067f4ad0c fix: keep mysqlx plugin smoke test rebuilds fresh
2 months ago
Rene Cannao 6df15c63c6 fix: complete mysqlx scaffold schema and test build
2 months ago
Rene Cannao e24f54261a fix: keep mysqlx plugin smoke test bridge fresh
2 months ago
Rene Cannao 8e7a99d36a fix: align mysqlx plugin schema and smoke test
2 months ago
Rene Cannao 19d48bdc13 feat: scaffold mysqlx plugin module
2 months ago
Rene Cannao 9b87260b70 fix: harden plugin init failures and command dispatch
2 months ago
Rene Cannao 5dd717a8f1 fix: fail fast on plugin table conflicts
2 months ago
Rene Cannao d036ba8327 fix: canonicalize plugin command registration
2 months ago
Rene Cannao 2430516600 fix: reject conflicting plugin registrations
2 months ago
Rene Cannao 123bb7eaf0 fix: harden plugin registry ABI and ownership
2 months ago
Rene Cannao fd5f029474 fix: expose plugin db handles during startup
2 months ago
Rene Cannao cd15afdd1e feat: support plugin-owned admin tables and commands
2 months ago
Rene Cannao 80fa6bee24 fix: cover configured plugin lifecycle wiring
2 months ago
Rene Cannao 804771271b feat: wire configured plugins into ProxySQL startup
2 months ago
Rene Cannao 95f5c71fe7 fix: keep paused plugin config test out of unit suite
2 months ago
Rene Cannao da7e182719 fix: align plugin loader ABI and tests
2 months ago
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 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
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 c8408d76b3 test: add 6 unit test files with 588 assertions (Round 5)
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 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 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 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 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