Skip to content

连接错误 #3

@yulintianxia

Description

@yulintianxia

非常感谢你的帮助,我不是很会英语,有一个问题,我创建一个连接,在某个函数里面保存该数据,在另外一个函数里面查找这个数据,他们公用一个数据库,需要使用连接,但是在不同函数里面,创建连接,会有
这个错误

非常感谢你的帮助,我不是很会英语,有一个问题,我创建一个连接,在某个函数里面保存该数据,在另外一个函数里面查找这个数据,他们公用一个数据库,需要使用连接,但是在不同函数里面,创建连接,会有
这个错误

Thank you very much for your help. I am not very good at English. There is a problem. I create a connection, save the data in one function, and find the data in another function. They share a database and need to use the connection. But in different functions, creating a connection will have

This mistake

Cannot create a new connection named "db1", because connection with such name already exist and it now has an active connection session.
I also used getConnection (name: string) or connectionManager. get (name: string) to get the required connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions