Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.7
-
Component/s: General
-
Labels:None
-
Environment:Server: FreeBSD 11.2 , MariaDB 10.3.10 Client: Windows 10, ODBC 3.0.7
Description
This issue sadly still presists. The rowcount is now correct, but the content is still empty.
To clarify in case 3/4 if the table contains numerical values it works, but the results return empty strings for strings and text.
Same for the last two cases, the results are empty for strings/text and numerical values cause a FormatException. I see that the commit https://github.com/MariaDB/mariadb-connector-odbc/commit/bfb78c0 checks the for the correct rowcount but not the content.
Any ideas what could be causing this?
Attachments
Issue Links
- is part of
-
ODBC-169 Empty results or error if executing mutliple selects in a batch
-
- Closed
-