[CONPY-240] More detailed error message when loading MariaDB Created: 2022-11-28 Updated: 2022-12-01 Resolved: 2022-11-28 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 1.1.5 |
| Fix Version/s: | 1.1.6 |
| Type: | Task | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Python Version: | 3.7 - 3.11 | ||||||||
| Description |
|
If an error occurs while loading MariaDB, the error message "ImportError: Mariadb module initialization failed" is returned. In order to be able to better localize a possible cause of the error, the error message should contain more detailed information (if available). Example: ImportError: Mariadb module initialization failed: An error occured while loading the datetime API. |
| Comments |
| Comment by Georg Richter [ 2022-11-28 ] |
|
rev 952a8cfb3516a88050cc69d660aebe20cb0670fe - 1.1.6 |