Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.2.2
-
None
-
None
-
2019-06
Description
We are using run() to execute the INSERT query for query stats which generates a warning on mysql_use_result() because there is no result set.
| Warning | 9999 | Columnstore Query Stats - fatal error running mysql_use_result() or empty result set in libmysql_client lib (-1) (unknown) |
|
We should have a flag in this function to state that we aren't expecting there to be results.
Attachments
Issue Links
- is part of
-
MCOL-3647 Merge develop-1.2 into develop
- Closed