Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The following functions state they return something, but it is possible for the function to end returning nothing:
1. MariaDbStatement::executeInternal
2. MariaDbStatement::testExecute
3. MariaDbStatement::executeBatch
4. MariaDbStatement::executeLargeBatch
5. QueryProtocol::executeBulkBatch
6. ServerSidePreparedStatement::executeInternal