-
Notifications
You must be signed in to change notification settings - Fork 2
Changelog
Chris edited this page Jun 12, 2026
·
9 revisions
Wiki synchronized with the repository changes to reflect the migration from worker_threads to isolated-vm:
- Scrubbed deprecated references to
worker_threads,MessagePort, andvmfallbacks acrossCode-Mode.md,Home.md,Configuration.md,Tool-Reference.md, andAudit-Trail.md. - Updated sandbox documentation to reflect native C++
isolated-vmengine architecture and strictermemoryLimitheap enforcement. - Updated documentation environment variables to reflect removal of
CODEMODE_ISOLATIONfallback parameters.
Wiki synchronized with the repository changes to reflect the addition of the Vector tools:
- Updated all "230 tools" references to 241 tools and "27 categories" to 28 categories.
- Synced the
Tool-Reference.mdfile to list the 11 new vector operations.
Wiki synchronized with the latest repository changes following the observability metrics update:
- Updated all "229 tools" references to 230 tools across
Code-Mode.md,Home.md,MCP-Inspector.md,Prompts.md,Resources.md,Tool-Filtering.md, andTool-Reference.mdto account for the new admin tools. - Updated
coreandadmingroup tool counts, and adjusted shortcut counts. - Added
mysql://metricsresource.
Wiki synchronized with the latest repository changes following a documentation audit:
- Updated all "224 tools" references to 225 tools across
Code-Mode.md,Home.md,MCP-Inspector.md,Prompts.md,Resources.md,Tool-Filtering.md, andTool-Reference.mdto account for the recently addedmysql_server_configtool. - Updated "18 resources" references to 19 resources in
Home.mdandMCP-Inspector.mdto reflect the current observability resources available.
Wiki synchronized with the latest repository changes:
- Updated Code-Mode security section with fleet-standard sandbox protections: V8
codeGenerationrestrictions, frozen prototypes,Proxyconstructor nullification, RPC allowlist validation, 18 blocked patterns (up from 6 documented), and streaming egress boundary enforcement (CODE_MODE_MAX_RESULT_SIZE) - Updated all "25 tool groups" references to 27 tool groups across Code-Mode, Home, and Tool-Filtering pages
- Fixed stale counts in Home and Tool-Filtering:
performance(8→11),admin(6→7),backup(4→7),stats(8→20) - Added missing
introspection(6 tools) andmigration(6 tools) group rows to all tables
- Fixed stale shortcut counts in Tool-Filtering:
dev-power(47→63),ai-spatial(44→59),dba-monitor(36→39),dba-manage(34→38),base-core(49→50),base-advanced(41→53) - Updated "Starter + Performance" example from 47→50 tools
- Added
CODE_MODE_MAX_RESULT_SIZEenv var to Configuration Performance Tuning Variables table
The mysql-mcp.wiki documentation has been thoroughly audited and synchronized to align exactly with the latest v3.1.0 repository source of truth.
The mysql-mcp.wiki documentation has been thoroughly audited and synchronized to align exactly with the latest v3.0.2 repository source of truth.
-
Tool Count Accuracy: Replaced all remaining occurrences of the generalized
230+tool count with the exact figure of 225 tools to reflect the precise state of the 25 tool groups. -
Tool-Filtering Updates:
- Added the newly integrated
dba-schemameta-group shortcut (32 tools) to the Shortcuts table. - Corrected the
statsgroup tool count from 8 to 20. - Added the
introspection(6 tools) andmigration(6 tools) groups to the comprehensive Tool Groups listing table, accurately reflecting the fully partitioned groups.
- Added the newly integrated
- Performed comprehensive documentation audit, syncing tool counts (230) and adding
mysql_audit_searchto Tool Reference.