[CONJ-432] Missing username in the "Access denied" exception Created: 2017-02-15 Updated: 2017-02-21 Resolved: 2017-02-21 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.5.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Ruslan Altynbaev | Assignee: | Diego Dupin |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
When a connection is made to a database with a non-existent user and the database allows access for the user with an empty name, the error message changes from 1045 to 1044 and is missing the username. |
| Comments |
| Comment by Diego Dupin [ 2017-02-21 ] |
|
reproduced, (for information, occur only when connecting with a bad user without password). Closing on connector side (valid on server side) |