Commit Graph

4891 Commits (v3.0_pgsql_advanced_logging)

Author SHA1 Message Date
Rene Cannao 82a28a2e62 fix(pgsql-eventslog): close remaining minor review findings in logger internals
1 week ago
Rene Cannao 6db089883e fix(admin): improve PGSQL eventslog dump failure reporting and stats insert path
1 week ago
Rene Cannao 0aa3c5e153 fix(pgsql-eventslog): harden event ownership and keep newest rows in memory table
1 week ago
Rene Cannao eba795d729 fix(pgsql-eventslog): make dump-to-memory sizing protocol-agnostic across admin ports
1 week ago
Rene Cannao 20d6282a60 build(clean): ignore and remove generated MySQL parser artifacts
1 week ago
Rene Cannao b4e85f1799 Expose PostgreSQL eventslog metrics in stats and Prometheus
1 week ago
Rene Cannao b100235fbd Add PGSQL eventslog dump commands and periodic disk sync scheduling
1 week ago
Rene Cannao acbd7d0df3 Implement PostgreSQL eventslog circular buffer and sink pipeline
1 week ago
Rene Cannao 2a46c239be Add PostgreSQL advanced eventslog schema and variable scaffolding
1 week ago
René Cannaò 10ff1322ba
Merge pull request #5386 from sysown/v3.0-MCP_multi
1 week ago
Rene Cannao 253d098653 security: fix SQL injection vulnerabilities in SQLite catalog queries
1 week ago
Rene Cannao 2fa1401b05 MCP query+harvest hardening: HGM-based target routing, weighted backend selection, pgsql schema fix, and TAP robustness
1 week ago
Rene Cannao 9685cdaa4b mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql)
1 week ago
Rene Cannao 7e54883ba5 mcp query debugging: surface rule-id context for blocks and add backend failure SQL details
1 week ago
Rene Cannao 8fbd570c79 mcp variables: stop writing runtime_global_variables during LOAD MCP VARIABLES TO RUNTIME
1 week ago
Rene Cannao f15460348c mcp query diagnostics: include runtime hostgroup status breakdown when target lacks ONLINE backend
1 week ago
Rene Cannao f4bc1943fb mcp query diagnostics: restore strict ONLINE requirement and explain target non-executable failures
1 week ago
Rene Cannao 49f811a638 mcp query: stop misclassifying reachable targets as non-executable
1 week ago
Rene Cannao 6a788e48c4 mcp: make /mcp/query self-healing when targets/backends appear after startup
1 week ago
Rene Cannao 998bd82387 MCP TAP startup: fix tool-handler initialization order, improve MCP PROFILES observability, and seed monitor users
1 week ago
Rene Cannao af0411bd46 MCP: add target-aware rules/stats tests, explain_sql rule coverage, and AI local docker TAP infra
1 week ago
René Cannaò 28b1114cd9
Merge pull request #5353 from sysown/v3.0_pgsql-prepared-statement-refcount-race-5352
1 week ago
Rene Cannao 013864b36f MCP: introduce profile-based target/auth routing and unified LOAD/SAVE MCP PROFILES commands
1 week ago
René Cannaò 5de836a4c1
Merge pull request #5373 from sysown/v3.0_improve_mysql_monitoring_5256
1 week ago
René Cannaò 3b578db4bf
Merge pull request #5374 from sysown/v3.0-test0213
2 weeks ago
René Cannaò 83209da487
Merge pull request #5356 from sysown/v3.0-5355
2 weeks ago
Rene Cannao 37e72ea3f9 Fix PROXY protocol detection in MySQL_Data_Stream::read_from_net
2 weeks ago
Rene Cannao 11a43bf768 Fix uninitialized max_allowed_pkt in MySQL_Connection constructor
2 weeks ago
Rene Cannao ca4f858b29 Fix uninitialized memory read in pgsql tokenizer
2 weeks ago
Rene Cannao 85952373d9 Fix uninitialized mondb pointer in MySQL_Monitor_State_Data constructor
2 weeks ago
Rahim Kanji 8ca6323eef Merge remote-tracking branch 'Master/v3.0' into v3.0_pgsql-prepared-statement-refcount-race-5352
2 weeks ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
2 weeks ago
Rahim Kanji 1cccfb3220 Fix connection cleanup in failure paths
2 weeks ago
Rene Cannao 941e6b7320 Fix filters_rwlock initialization race condition
2 weeks ago
Rene Cannao 3c85c593cf Add GloMTH initialization wait to all monitor and server threads
2 weeks ago
Rene Cannao aa53d990ed Add GloMTH initialization wait to all monitor threads
2 weeks ago
Rene Cannao f4cd34be5c Fix race condition in monitor_connect_thread
2 weeks ago
Rahim Kanji 33ce4217f0 Merge remote-tracking branch 'v3.0' into v3.0_improve_mysql_monitoring_5256
2 weeks ago
Rahim Kanji 9eac5f6420 Improve async ping mmsd ownership tracking and pool validation
2 weeks ago
Rene Cannao 09d0dcb808 Fix uninitialized tmp_charset in Data_Stream constructors
2 weeks ago
Rene Cannao 7c67eb25f1 Fix uninitialized fd and status in Data_Stream constructors
2 weeks ago
Rene Cannao 4e39297ef9 Fix more Valgrind uninitialized value errors
2 weeks ago
Rene Cannao fdbea2a32e Fix uninitialized memory in Command_Counter::_counters
2 weeks ago
Rene Cannao c2f82b3d4e Fix more Valgrind uninitialized value errors
2 weeks ago
Rene Cannao ee7ee0b387 Fix multiple Valgrind-reported uninitialized memory issues
2 weeks ago
Rene Cannao af58865b06 Fix uninitialized memory in QueryParserArgs.buf
2 weeks ago
Rene Cannao cc53ddca23 Merge branch 'v3.0-openssl-fix' into v3.0-test0213
2 weeks ago
Rene Cannao 52718df11f Fix memory leak in stats processlist functions
2 weeks ago
Rene Cannao 746eca9f7c More sprintf to snprintf conversions and indentation fixes
2 weeks ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
2 weeks ago