Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
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.