Skip to content

this error how to solve #65

@songWen-d

Description

@songWen-d

[2025-07-15 14:20:31.973] [info] [MCP] Calling Tool: MySQL MCP 服务器 execute_sql {
name: 'execute_sql',
description: 'Execute an SQL query on the MySQL server',
inputSchema: {
type: 'object',
properties: {
query: { type: 'string', description: 'The SQL query to execute' }
},
required: [ 'query' ]
},
id: 'MySQL_M-execute_sql',
serverId: 'BzvfO9TPA1a--pY7-SEId',
serverName: 'MySQL MCP 服务器'
}
[2025-07-15 14:20:31.976] [info] [MCP] Calling: MySQL MCP 服务器 execute_sql { query: 'SELECT * FROM web_act LIMIT 10;' } callId: MySQL_M-execute_sql-0
[2025-07-15 14:20:31.979] [info] [MCP] Stdio stderr for server: MySQL MCP 服务器 2025-07-15 14:20:31,978 - mcp.server.lowlevel.server - INFO - Processing request of type PingRequest

[2025-07-15 14:20:31.980] [info] [MCP] Ping result for MySQL MCP 服务器: {}
[2025-07-15 14:20:31.983] [info] [MCP] Stdio stderr for server: MySQL MCP 服务器 2025-07-15 14:20:31,982 - mcp.server.lowlevel.server - INFO - Processing request of type CallToolRequest

[2025-07-15 14:20:31.986] [info] [MCP] Stdio stderr for server: MySQL MCP 服务器 2025-07-15 14:20:31,985 - mysql_mcp_server - INFO - Calling tool: execute_sql with arguments: {'query': 'SELECT * FROM web_act LIMIT 10;'}

[2025-07-15 14:20:34.107] [error] [MCP] Error calling tool execute_sql on MySQL MCP 服务器: McpError: MCP error -32000: Connection closed
at Client._onclose (E:\Cherry Studio\resources\app.asar\out\main\index.js:313598:20)
at _transport.onclose (E:\Cherry Studio\resources\app.asar\out\main\index.js:313573:12)
at ChildProcess. (E:\Cherry Studio\resources\app.asar\out\main\index.js:326333:75)
at ChildProcess.emit (node:events:518:28)
at cp.emit (E:\Cherry Studio\resources\app.asar\out\main\index.js:326184:27)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
[2025-07-15 14:20:34.123] [info] Found 0 references for ID: a7994a79-792a-4d4e-87da-e45f3e7ad2f1 []

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions