-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.1.18
-
Component/s: Storage Engine - Connect
-
Labels:None
-
Environment:centOS 7
When CONNECT is set up for use with JDBC table types it causes mysqldump with the option --all-databases to fail.
It appears the reason is that CONNECT with JDBC creates a database called:
#mysql50#.oracle_jre_usage
|
The above shows up as a database but cannot be accessed via MySQL Workbench nor apparently backed up by mysqldump --all-databases