Commit Graph

8497 Commits (ade0130e67e88b9052d0dc4e76d48d98d3328485)
 

Author SHA1 Message Date
Rene Cannao ade0130e67 discoveryagent: update Claude Code headless flow for target_id-scoped MCP tools
2 months ago
Rene Cannao 2538e303cf tap ai: add dual-backend static-harvest fixtures and target_id coverage test
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 7e54883ba5 mcp query debugging: surface rule-id context for blocks and add backend failure SQL details
2 months ago
Rene Cannao 8fbd570c79 mcp variables: stop writing runtime_global_variables during LOAD MCP VARIABLES TO RUNTIME
2 months ago
Rene Cannao f15460348c mcp query diagnostics: include runtime hostgroup status breakdown when target lacks ONLINE backend
2 months ago
Rene Cannao f4bc1943fb mcp query diagnostics: restore strict ONLINE requirement and explain target non-executable failures
2 months ago
Rene Cannao 49f811a638 mcp query: stop misclassifying reachable targets as non-executable
2 months ago
Rene Cannao 6a788e48c4 mcp: make /mcp/query self-healing when targets/backends appear after startup
2 months ago
Rene Cannao 998bd82387 MCP TAP startup: fix tool-handler initialization order, improve MCP PROFILES observability, and seed monitor users
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
Rene Cannao b46fb575ea TAP MCP client: port PR5372 coverage to MCP profiles/target_id routing model
2 months ago
Rene Cannao 67cb1b72b5 MCP TAP: pass target_id explicitly in query-rules test payloads
2 months ago
Rene Cannao 4a8b224038 MCP TAP/docs: migrate tests and documentation from legacy MCP mysql vars to profile-based routing
2 months ago
Rene Cannao 013864b36f MCP: introduce profile-based target/auth routing and unified LOAD/SAVE MCP PROFILES commands
2 months ago
René Cannaò 5de836a4c1
Merge pull request #5373 from sysown/v3.0_improve_mysql_monitoring_5256
2 months ago
René Cannaò 3b578db4bf
Merge pull request #5374 from sysown/v3.0-test0213
2 months ago
René Cannaò 83209da487
Merge pull request #5356 from sysown/v3.0-5355
2 months ago
Rene Cannao 37e72ea3f9 Fix PROXY protocol detection in MySQL_Data_Stream::read_from_net
2 months ago
Rene Cannao 11a43bf768 Fix uninitialized max_allowed_pkt in MySQL_Connection constructor
2 months ago
Rene Cannao ca4f858b29 Fix uninitialized memory read in pgsql tokenizer
2 months ago
Rene Cannao 85952373d9 Fix uninitialized mondb pointer in MySQL_Monitor_State_Data constructor
2 months ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
2 months ago
Rahim Kanji 1cccfb3220 Fix connection cleanup in failure paths
2 months ago
Rene Cannao 941e6b7320 Fix filters_rwlock initialization race condition
2 months ago
Rene Cannao 3c85c593cf Add GloMTH initialization wait to all monitor and server threads
2 months ago
Rene Cannao aa53d990ed Add GloMTH initialization wait to all monitor threads
2 months ago
Rene Cannao f4cd34be5c Fix race condition in monitor_connect_thread
2 months ago
Rahim Kanji 33ce4217f0 Merge remote-tracking branch 'v3.0' into v3.0_improve_mysql_monitoring_5256
2 months ago
Rahim Kanji 9eac5f6420 Improve async ping mmsd ownership tracking and pool validation
2 months ago
Rene Cannao 09d0dcb808 Fix uninitialized tmp_charset in Data_Stream constructors
2 months ago
Rene Cannao 7c67eb25f1 Fix uninitialized fd and status in Data_Stream constructors
2 months ago
Rene Cannao 2af3b0d333 Add notes about Valgrind and SQLite memory management
2 months ago
Rene Cannao 4e39297ef9 Fix more Valgrind uninitialized value errors
2 months ago
Rene Cannao fdbea2a32e Fix uninitialized memory in Command_Counter::_counters
2 months ago
Rene Cannao c2f82b3d4e Fix more Valgrind uninitialized value errors
2 months ago
Rene Cannao ee7ee0b387 Fix multiple Valgrind-reported uninitialized memory issues
2 months ago
Rene Cannao af58865b06 Fix uninitialized memory in QueryParserArgs.buf
2 months ago
Rene Cannao cc53ddca23 Merge branch 'v3.0-openssl-fix' into v3.0-test0213
2 months ago
Rene Cannao 52718df11f Fix memory leak in stats processlist functions
2 months ago
René Cannaò 0654efd62b
Merge pull request #5371 from sysown/v3.0-fixes0212
2 months ago
Rene Cannao 746eca9f7c More sprintf to snprintf conversions and indentation fixes
2 months ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
2 months ago
Rene Cannao 335be9ec72 Fix unsafe sprintf and error message handling
2 months ago
Rene Cannao 61ce0a96e8 Remove redundant sqlite3_finalize calls in pgSQL stats
2 months ago
Rene Cannao afd6dffb05 Fix admin shutdown races and implement graceful teardown
2 months ago
Rene Cannao 368a9e3a63 Fix log_buffer debug leak during shutdown
2 months ago
Rene Cannao ba86be70a6 Fixed some bugs in PR 5358
2 months ago
Rahim Kanji bed851471a Fix MySQL Monitor assertion failure in DEBUG builds
2 months ago
Rene Cannao da7c8e5cf5 Fix missing variable
2 months ago