Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.18
-
None
-
centOS 7
Description
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
Yes, exactly.
People complained and they moved the folder on osx and Windows but not Linux apparently.
It appears to create the folder even when disabled. This behavior apparently started around java 1.8u60. It persists in 1.8u112.