Commit Graph

2108 Commits (f88dddaefb4e9067f5e1562e78e7e1ad1e6b7e00)

Author SHA1 Message Date
Wazir Ahmed daa0b2037e fix: Use consistent value representation in MCP query rules
1 month ago
Rene Cannao 70647fb426 fix: Remove unused legacy mcp-mysql_* variables
1 month ago
Rene Cannao e53d2c76f9 Address PR #5410 review findings across FFTO, sessions, TAP, and docs
1 month ago
Rene Cannao 79c0b383e8 integration: fix pre-CI issues in unified branch
1 month ago
Rene Cannao acef17a8c1 Merge branch 'v3.0-ff_inspect' into v3.0-unified-large-pr
1 month ago
Rene Cannao e2ebc0c449 Merge branch 'v4.0-mcp-stats2' into v3.0-unified-large-pr
1 month ago
Rene Cannao 90462f6d5a ffto: harden MySQL/PgSQL observer state handling and align tests/docs
1 month ago
Rene Cannao 5519080ac2 mcp stats: address review findings and remove --genai CLI flag
1 month ago
Rene Cannao 1c25787b88 Introduce {mysql,pgsql}-query_processor_first_comment_parsing variable (#5384)
2 months ago
Rene Cannao 1258a1f2f2 Address PR reviews: improve performance, safety, and robustness of FFTO
2 months ago
Rene Cannao 5d786520b0 Merge remote-tracking branch 'origin/v3.0' into merge/v3.0-into-v3.0-5243
2 months ago
Rene Cannao 5d45d17456 mcp stats: split connection metrics from debug free-pool snapshots
2 months ago
Rene Cannao e762f91cda MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP
2 months ago
René Cannaò 9c6945fae8
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
Rene Cannao 9a630a949b Add extended Doxygen documentation for FFTO classes
2 months ago
Rene Cannao 40aff577a9 Complete FFTO implementation with verified metrics and robust error handling
2 months ago
Rene Cannao 70b61a86e3 MCP stats: implement in-memory show_queries Top-K path
2 months ago
Rene Cannao c126e63a23 mcp stats: refresh stats tables under admin mutex before direct reads
2 months ago
Rene Cannao f3d4153e7d Final FFTO implementation and verification fixes
2 months ago
Rene Cannao 33fce1ca35 MCP stats: address review findings and add detailed docs
2 months ago
René Cannaò 4a6809b60f
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
Rene Cannao 17092487cf Add protocol-labeled logger counters and FLUSH LOGS race TAP
2 months ago
Rene Cannao 0aa3c5e153 fix(pgsql-eventslog): harden event ownership and keep newest rows in memory table
2 months ago
Rene Cannao 97e5cfee90 docs(doxygen): expand PostgreSQL logger API documentation for new advanced logging components
2 months ago
Rene Cannao acbd7d0df3 Implement PostgreSQL eventslog circular buffer and sink pipeline
2 months ago
Rene Cannao 2a46c239be Add PostgreSQL advanced eventslog schema and variable scaffolding
2 months ago
Rene Cannao 3ca390dacb Fix binary protocol support for prepared statements in FFTO
2 months ago
Rene Cannao 3a3be5a559 Implement Fast Forward Traffic Observer (FFTO) for MySQL and PostgreSQL
2 months ago
Rene Cannao eaadabbb8e logger: fix thread-context map race in buffered logging
2 months ago
Rene Cannao caf324f911 logger: harden buffered logging flush/rotation semantics
2 months ago
René Cannaò 568fe1524e
Merge pull request #5364 from mevishalr/feature/query-logging-improvements
2 months ago
René Cannaò 762afaa44f
Merge branch 'v3.0' into v4.0-mcp-stats
2 months ago
René Cannaò 10ff1322ba
Merge pull request #5386 from sysown/v3.0-MCP_multi
2 months ago
Rene Cannao 253d098653 security: fix SQL injection vulnerabilities in SQLite catalog queries
2 months ago
Rene Cannao 9685cdaa4b mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql)
2 months ago
Rene Cannao f4bc1943fb mcp query diagnostics: restore strict ONLINE requirement and explain target non-executable failures
2 months ago
Rene Cannao af0411bd46 MCP: add target-aware rules/stats tests, explain_sql rule coverage, and AI local docker TAP infra
2 months ago
René Cannaò acd955b9d6
Merge pull request #5382 from sysown/v3.0-webui_2602
2 months ago
Rene Cannao 013864b36f MCP: introduce profile-based target/auth routing and unified LOAD/SAVE MCP PROFILES commands
2 months ago
Rene Cannao 5f5b7d604f tsdb: improve administrative interface and command support
2 months ago
Rene Cannao a09db8318c tsdb: fix SET command validation by adding tsdb- prefix support
2 months ago
Rene Cannao 2d51aeff64 tsdb: correctly implement SHOW TSDB commands and variable initialization
2 months ago
Rene Cannao 6404d7b365 tsdb: implement SHOW TSDB VARIABLES and SHOW TSDB STATUS
2 months ago
Rene Cannao 685b92ceaa tsdb: fix crash due to invalid SQL in tsdb_backend_health macro
2 months ago
Rene Cannao c3e1a02fea tsdb: fix crash due to invalid SQL in table definition macros
2 months ago
Rene Cannao c73011b302 tsdb: implement REST API and basic UI dashboard
2 months ago
Rene Cannao a236a13787 tsdb: dedicated module for TSDB variables with tsdb- prefix and optimized background tasks
2 months ago
Rene Cannao da877c378b tsdb: align admin variable lifecycle, full prometheus ingestion, docs and tap coverage
2 months ago
Rene Cannao f17e999830 Implement SQLite-based TSDB subsystem
2 months ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
2 months ago