Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5.0
-
Component/s: other
-
Labels:None
Description
When using callback API, a connection object is directly returned, but the connection is still not established.
Until connection is established, batch execution will result in "Error: cannot know if server is MariaDB until connection is established". Query might not be executed at all