Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

testConnectWithWrongDB expects wrong error code #36

Open
altunyurt opened this issue Jun 30, 2013 · 0 comments
Open

testConnectWithWrongDB expects wrong error code #36

altunyurt opened this issue Jun 30, 2013 · 0 comments

Comments

@altunyurt
Copy link

It expects 1049 on trying to connect a nonexisting database. 1049 is only returned when a non existing db requested by admin user (root ie). For regular users, it returns 1044 access denied error, most probably due to a security issue.

Tried on mysql v5.5.31, linux mint olivia.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant