MySQL credentials are not build correctly
Open
- Dominant language
- JavaScript
- Stars
- 4k
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
It seems that in the latest version of master, the credentials are left undefined before they are sent to the bridge, despite `State.apply` apparently being called multiple times. This results in `isServer` failures from the bridge, since it sends an empty db open rpc.
Contributor guide
Assessment
This issue has not been assessed yet.