Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.0
-
Component/s: Other
-
Labels:None
Description
Since MariaDB 10.2, server now send to driver event he subsribe for.
When server has this capability, Driver set "session_track_schema" event.
Driver for Connection.getCatalog() method, must just return current database value, avoiding a round trip.