Commit Graph

2303 Commits (6d8dff293973edd1be9cc67be03aac400e85cb4c)

Author SHA1 Message Date
Rene Cannao 6d8dff2939 docs(chassis): mark query-hook ABI scaffold-state explicit + add TODO markers
3 weeks ago
Rene Cannao f42c3ee1ab feat(chassis): add register_runtime_view ABI for module-owned state
4 weeks ago
Rene Cannao d4427731b7 Merge remote-tracking branch 'origin/v3.0' into plugin-chassis
4 weeks ago
Rene Cannao 83725ea4e5 feat: add --no-plugins kill switch; fix 4 pre-existing test failures
4 weeks ago
Rene Cannao ccc6648e06 docs(plugin-chassis): update stale comment referencing materialize_plugin_tables
4 weeks ago
Rene Cannao 04bccec51e chore(plugin-chassis): tighten gating, drop dead paths, gate forgery setters
4 weeks ago
Rene Cannao 514025c270 Fix cmp() to be const-qualified and remove redundant OpenSSL linking on Darwin
1 month ago
Rene Cannao 520bd1be4e Fix TrxId_Interval comparison operators to be const for macOS compilation
1 month ago
Rene Cannao ae88c07089 Fix GTID range validation
1 month ago
René Cannaò 7ca0d153cc
Merge pull request #5654 from sysown/fix/pgsql-active-tx-on-broken-conn
1 month ago
Rene Cannao fb690e7095 feat(pgsql): preserve client session on mid-tx backend death
1 month ago
Rene Cannao 2a7bddca28 MySrvC: rename server_backoff_time to session_track_backoff_until, gate hot-path read
1 month ago
Wazir Ahmed f815b77812 fix: make server_backoff_time atomic
1 month ago
Wazir Ahmed 8d94919b22 fix: preserve EOF capability in enforced mode
1 month ago
Rene Cannao b3d4de0bc8 Merge remote-tracking branch 'origin/v3.0' into plugin-chassis
1 month ago
Rene Cannao 6edde821c7 fix(glovars): forward-declare debug_level for direct header consumers
1 month ago
Rene Cannao 3ba92815f8 fix(plugin-chassis): make chassis fully invisible in v3.x builds
1 month ago
Wazir Ahmed 885712c679 Merge branch 'v3.0' into session-track-system-variable
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 41918a42df docs(plugin-abi): Step 2.6 — ABI guidance on empty-source sync
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 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 266a10617f feat: declare mysql_thread___zstd_compression_level thread-local and struct member
1 month ago
Rene Cannao c72cdd9768 Merge remote-tracking branch 'origin/v3.0' into lint-tap-tests-static-analysis
1 month ago
René Cannaò 8524688945
Merge pull request #5596 from sysown/v3.0_pgsql-copy-matcher-5568
1 month ago
Wazir Ahmed 1e069fbc11 Merge 'v3.0' into feature/gtid-range-update
1 month ago
Rene Cannao 41956b8f4a fix: eliminate macro redefinition, member init reorder, and format warnings
1 month ago
Rene Cannao da655099ee fix(test/tap): batch 2 of static analysis real-bug fixes
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
Rene Cannao 82fd3afb34 feat(mysqlx): wire admin interface for MYSQLX LOAD/SAVE commands
1 month ago
Wazir Ahmed 9757835a5f Merge branch 'v3.0' into fix-fc-parsing
1 month ago
Rahim Kanji c698dbc479 Fix CopyCmdMatcher regex for inline comments
1 month ago
René Cannaò 669ab91494
Merge pull request #5594 from sysown/v3.0-lint
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
Rene Cannao 5ccb715e57 fix: cppcheck fixes - printf formats, null checks, copy operators
2 months ago
Rene Cannao a51fe19e3f fix: delete copy operations in 4 classes (Group_Replication_Info, Galera_Info, AWS_Aurora_Info, MySQL_Errors_stats)
2 months ago
Rene Cannao 521fcf5ce7 fix: initialize all members in stmt_execute_metadata_t constructor
2 months ago
Rene Cannao 04a1487973 fix: ensure MySQL_Query_Processor_Output initializes inherited members
2 months ago
Rene Cannao 315f12d4d4 fix: initialize all members in MySQL_Protocol constructor
2 months ago
Rene Cannao a02e87823f fix: initialize all members in Query_Processor_Output constructor
2 months ago
Rene Cannao 500488bbdf fix: delete copy operations in iface_info class
2 months ago
Rene Cannao 9a3f728041 perf: use initialization list in Servers_SslParams constructor
2 months ago
Rene Cannao 39b664a9f5 fix: resolve memleakOnRealloc in PtrArray::allocate
2 months ago
Rene Cannao 7e1a78fd6b lint: fix reserved identifiers and include guards
2 months ago