Auto Reconnect property shows up twice in server admin

I’m running 5.3.8.201. When selecting mySQL to create a new DSN I noticed that the Auto Reconnect property shows up twice (Once as “Auto reconnect” and the as “Auto Reconnect”, capital R). When selecting one it automatically unselects the other. When selecting True on the lower case “reconnect” entry and save, it saves it on the upper case “Reconnect” entry. Couldn’t find anything on it, so I figured I mention it.

Driver:
JDBC Type 4 Driver for the MySQL and MariaDB databases.
class: ‘com.mysql.cj.jdbc.Driver’
bundleName: ‘com.mysql.cj’
bundleVersion: ‘8.0.19’

EDIT: Problem goes away after upgrading the driver to 8.0.33.

1 Like