Commit Graph

5116 Commits (cf867e46fd8757d5a898bdf4e6796c8658bf42e5)

Author SHA1 Message Date
Rene Cannao d880330c17 feat: add SAVE MYSQLX handlers and first-class LOAD/SAVE dispatch
2 months ago
Rene Cannao d34fb38162 refactor: remove PLUGIN prefix gate from plugin command registration
2 months ago
Rene Cannao 7cc246c71f fix: core plugin ABI safety issues
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 da7e182719 fix: align plugin loader ABI and tests
2 months ago
Rene Cannao 7e1a12b8f7 feat: add generic plugin ABI and loader
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
Rene Cannao b2f4b4f9a0 Fix crash when COM_BINLOG_DUMP received with idle backends from other hostgroups (#5556)
2 months ago
Rene Cannao 61fc7a129c Disable FFTO by default in 3.1.x, keep enabled in 4.0.x (#5539)
2 months ago
René Cannaò d0625dc243
Merge pull request #5549 from sysown/v3.0-CodeCov0325
2 months ago
René Cannaò 2fcc5729ee
Merge pull request #5548 from yuji-hatakeyama/5306-fix_show_warnings_with_comment
2 months ago
Rene Cannao 8b0c7be827 Add fallback to raw query when digest_text is unavailable
2 months ago
Rene Cannao b40c77c48d Revert "fix(#5306): SHOW WARNINGS with inline comments incorrectly sets warning_count"
2 months ago
Rene Cannao 049ea8ce84 fix(#5306): SHOW WARNINGS with inline comments incorrectly sets warning_count
2 months ago
Rene Cannao acaa100dc8 fix: address PR review feedback from coding agents
2 months ago
Yuji Hatakeyama 604c020857
Fix #5306: Use digest_text to suppress warning_count for SHOW WARNINGS
2 months ago
Rene Cannao 99dcb5b160 fix: namespace stats_utils helpers to avoid symbol collision
2 months ago
Rene Cannao 1d2f16b506 test: add 4 more unit test files with 198 assertions (Tier 1)
2 months ago
Rene Cannao accc68c9dc test: add 11 new unit test files with 520 assertions for lib/ coverage
2 months ago
Rene Cannao c6f442b4d1 feat(ffto): record PostgreSQL FF errors in stats_pgsql_errors
2 months ago
Rene Cannao c3df4ee014 feat(ffto): record MySQL FF errors in stats_mysql_errors
2 months ago
Rene Cannao fe701d29aa feat(ffto): add pgsql_parse_error_response() helper with unit tests
2 months ago
Rene Cannao 1c559e96d8 feat(ffto): add mysql_parse_err_packet() helper with unit tests
2 months ago
Rene Cannao 7f5bbf0f19 Fix compilation error: add missing #include <cstdint> in MonitorHealthDecision.cpp
2 months ago
René Cannaò 4d2bcc303e Merge remote-tracking branch 'origin/v3.0' into copilot/feature-load-restapi-routes-config
2 months ago
René Cannaò da13ab59e5 Merge remote-tracking branch 'origin/v3.0' into copilot/add-ssl-tls-certificate-stats-table
2 months ago
René Cannaò 9781f5992d Merge remote-tracking branch 'origin/v3.0' into copilot/feature-load-restapi-routes-config
2 months ago
René Cannaò efedd93c92 Rename stats_global to stats_proxysql_global to avoid strstr substring collision
2 months ago
René Cannaò c3564af9cf Fix timeout_ms validation and write path section name consistency
2 months ago
René Cannaò 9850d9daeb Fix stats_global substring collision and reload failure tracking
2 months ago
René Cannaò ea16ebb8ad
Merge branch 'v3.0-5473' into v3.0-5499
2 months ago
René Cannaò d872a392a6
Merge branch 'v3.0-5473' into v3.0-5498
2 months ago
René Cannaò 8d7459e560
Merge branch 'v3.0-5473' into v3.0-5497
2 months ago
René Cannaò 9bccd2d1fa
Merge branch 'v3.0-5473' into v3.0-5495
2 months ago
René Cannaò cffd85f0ff
Merge pull request #5511 from sysown/v3.0-5494
2 months ago
René Cannaò f5ace60850 Address review on PgSQL error classifier (PR #5514)
2 months ago