cookiejoo

Results 3 issues of cookiejoo

## Bug Report proxy 5.4 use python conn proxy database error ################################################ import pymysql conn = pymysql.connect(host='localhost', port=80, user='qoa_sharding', password='xxxx', database='xxx_sharding') cursor = conn.cursor() try: sql = "SELECT * FROM...

type: question
in: proxy
stale

### Issue Type Others ### Source binary ### Secretflow Version 0.8 ### OS Platform and Distribution Linux ### Python version 3.10 ### Bazel version _No response_ ### GCC/Compiler version _No...

### What happened? I have developed an MCP server using the SSE protocol But when configured in JSON, an error occurs: unable to parse parameters May I ask if Cline...