[CONC-627] Server error messages which contain special chars aren't correctly displayed Created: 2023-01-16 Updated: 2023-05-02 Resolved: 2023-05-02 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | Prepared Statements |
| Affects Version/s: | 3.1.19, 3.3.3 |
| Fix Version/s: | 3.3.4, 3.1.20 |
| Type: | Task | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a server error message contains special characters like '%' the prepared statement error function tries to substitute these characters which ends up in truncated error messages. Example: Error sent from server: Error displayed by client: |
| Comments |
| Comment by Georg Richter [ 2023-05-02 ] |
|
This was already fixed by rev. 895235815cb6743d209f29081831ab1e1c5481fc |