Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect falied due to unexpected behaviour #280

Open
VWagen1989 opened this issue Dec 10, 2024 · 1 comment
Open

connect falied due to unexpected behaviour #280

VWagen1989 opened this issue Dec 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@VWagen1989
Copy link
Contributor

VWagen1989 commented Dec 10, 2024

I had written a testing script that connect to the PostgreSQL port of MyDuck Server repeatedly and performed some insertions. After performing this procedure serveral times, i.e. connect -> multiple insert SQLs -> disconnect, MyDuck Server seemed to be function unexpectedly. The packages captured depicts that the authentication had already done successfully(Shown in the first picture), but finally it informed the client that "database "mysql" does not exist".

This issue might be reproduced by performing the "connect -> multiple insert SQLs -> disconnect" serveral times.

image

image

image

@VWagen1989 VWagen1989 added the bug Something isn't working label Dec 10, 2024
@VWagen1989
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant