[CONC-162] Wrong SQLSTATE if connection couldn't be established Created: 2016-02-21 Updated: 2016-02-21 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.0.0, 2.2.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a connection could not be established client libraries should return SQLSATE 08001 instead of HY000. |