Commit Graph

5254 Commits (31d7ae9ecbfcce4062dde20dfd67ff60dd0db29c)

Author SHA1 Message Date
Rene Cannao c723ede0cf Merge remote-tracking branch 'origin/plugin-chassis' into ProtocolX-rebased
1 month ago
Rene Cannao b3d4de0bc8 Merge remote-tracking branch 'origin/v3.0' into plugin-chassis
1 month ago
Rene Cannao e462bb0cb4 fix: address PR review feedback
1 month ago
Rene Cannao 3ba92815f8 fix(plugin-chassis): make chassis fully invisible in v3.x builds
1 month ago
Rene Cannao ab9d5a1036 fix(plugin-chassis): address deep-review findings
1 month ago
Rene Cannao cd48c5613e feat(plugin-chassis): gate chassis ABI additions behind PROXYSQL40
1 month ago
Rene Cannao 51535aaeca feat(plugin-abi): Step 2.5 — generic admin-command alias dispatch
1 month ago
Rene Cannao f13463d334 feat(plugin-abi): Step 2.2 — four-phase plugin lifecycle
1 month ago
Rene Cannao f104116926 fix(plugin-mgr): serialize lifecycle and always reset manager on stop
1 month ago
Rene Cannao 96c686dafa MySQL_Monitor: GR thread ignores cached ping state on first iteration
1 month ago
Rene Cannao 398b833aeb feat(plugin-abi): Step 2.3 — shared Prometheus registry access
1 month ago
Rene Cannao 55556979e0 feat(plugin-abi): Step 2.1 — pre-execution query-hook ABI + dispatch
1 month ago
Rene Cannao 3d107c3bed chore: commit pre-existing plugin manager improvements
1 month ago
Rene Cannao 4e39f3bdc4 fix: parse caching_sha2_password rounds as hex (auth fails on rounds >= 10000)
1 month ago
René Cannaò 82fadbc1f4
Merge pull request #5623 from sysown/v3.0-issue5621
1 month ago
Rene Cannao 4d251c80ec Revert 'enable_client_session_tracking' variable; keep greeting fix
1 month ago
Rene Cannao 174c5bda20 test: expand zstd_compression_level test with MySQL 8.4 C API and timing benchmark
1 month ago
Rene Cannao 6b311b7014 Restore greeting upper-word caps via local 'extended_capabilities'
1 month ago
Rene Cannao 536c9d9169 Restore greeting upper-word capabilities dropped in 8c6a6444d
1 month ago
Rene Cannao 1c3057ecf2 feat: use mysql-zstd_compression_level for zstd compression
1 month ago
Rene Cannao aa24529f39 feat: register mysql-zstd_compression_level variable in MySQL thread
1 month ago
Rene Cannao 7c6f42bcd8 fix: MySQL 9.x charset handling and log_last_insert_id test race
1 month ago
Rene Cannao c72cdd9768 Merge remote-tracking branch 'origin/v3.0' into lint-tap-tests-static-analysis
1 month ago
Rene Cannao c3532088d4 Add mysql-enable_client_session_tracking variable for client connections
1 month ago
René Cannaò 8524688945
Merge pull request #5596 from sysown/v3.0_pgsql-copy-matcher-5568
1 month ago
Wazir Ahmed 04b258e80b gtid: Add `NULL` check after `strchr()`
1 month ago
Wazir Ahmed 1e069fbc11 Merge 'v3.0' into feature/gtid-range-update
1 month ago
Rene Cannao fe89811324 fix(lib): eliminate remaining lib compiler warnings
1 month ago
Rene Cannao 41956b8f4a fix: eliminate macro redefinition, member init reorder, and format warnings
1 month ago
Rene Cannao 2c4cc0c0d4 fix(lib): eliminate compiler warnings in core library files
1 month ago
René Cannaò 6cab7bd13b
Merge pull request #5581 from sysown/fix-fc-parsing
1 month ago
Rene Cannao 9d8b7b0367 fix(lib): replace deprecated MD5_* API with EVP in PgSQL_Protocol
1 month ago
Rene Cannao 5c1549dcc6 merge: resolve conflicts with v3.0 branch
1 month ago
Rene Cannao 04c0303ee9 fix(mysqlx): address critical code review feedback from PR #5593
1 month ago
René Cannaò f7ee5cd028
Merge pull request #5614 from sysown/v3.0-pgsql-monitor-reschedule-on-interval-change
1 month ago
Rene Cannao 4bd2f95e5b fix(pgsql-monitor): add proxy_debug logging and clean up test variable
1 month ago
Rene Cannao e0a96d380e chore: fix stale rembed reference and simplify test Makefile
1 month ago
Rene Cannao c764d66e2c fix(mysqlx): preserve plugin table data across ProxySQL restarts
2 months ago
Rene Cannao 3bcc1dd43f build: drop libsqlite_rembed.a from src/lib link order
2 months ago
Rene Cannao 886f09c211 chore(sqlite): remove dead-code sqlite-rembed hook pointer
2 months ago
Rene Cannao 30be016be5 fix(pgsql-monitor): clamp next_*_at on LOAD PGSQL VARIABLES TO RUNTIME
2 months ago
Rene Cannao 976d7c2310 feat(mysqlx): add LOAD/SAVE MYSQLX * TO/FROM DISK commands
2 months ago
Rene Cannao fb5470c411 fix(mysqlx): resolve admin command aliases to canonical plugin form
2 months ago
Rene Cannao 82fd3afb34 feat(mysqlx): wire admin interface for MYSQLX LOAD/SAVE commands
2 months ago
Wazir Ahmed 9757835a5f Merge branch 'v3.0' into fix-fc-parsing
2 months ago
Rahim Kanji 7aaf126a07 Skip RE2 for non-COPY queries via strcasestr pre-check
2 months ago
René Cannaò 669ab91494
Merge pull request #5594 from sysown/v3.0-lint
2 months ago
Rene Cannao 76251a78dc fix: resolve invalidFunctionArg in get_current_query - use size_t cast
2 months ago
Rene Cannao 24e56d4dd1 fix: SonarCloud issues - explicit ctors, sprintf->snprintf
2 months ago
Rene Cannao a82224f1ef fix: PR review feedback - double-free, end comments, dead code
2 months ago