Skip to content

expand the declaration of pool.name in the spec #3038

@haddasbronfman

Description

@haddasbronfman

In issue #2958 we talked about the lack of pool name in MySQL (JS) which can be used as the value for attribute pool.name.
This led us to use another pool.name that is built from the data we have about the pool: host: localhost port: 3306 database: db_test user: root.

I think we should add it to the spec and declare that if the pool has no name in the DB we are working on, then it will be built like the format above.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions