You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2021/08/27 20:13:00 UTC

[jira] [Resolved] (GUACAMOLE-1407) Automatically detect MariaDB / MySQL driver

     [ https://issues.apache.org/jira/browse/GUACAMOLE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Jumper resolved GUACAMOLE-1407.
------------------------------------
    Fix Version/s: 1.4.0
       Resolution: Done

> Automatically detect MariaDB / MySQL driver
> -------------------------------------------
>
>                 Key: GUACAMOLE-1407
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1407
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: Documentation, guacamole-auth-jdbc-mysql
>            Reporter: Mike Jumper
>            Assignee: Mike Jumper
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Currently, if using Guacamole's MySQL / MariaDB support, Guacamole will assume that the MySQL version of "Connector/J" is installed unless this is overridden with the {{mysql-driver}} property within {{guacamole.properties}}:
> {code:none}
> mysql-driver: mariadb
> {code}
> Since the MariaDB driver uses a different Java class, it should be possible to automatically detect the installed driver. The {{mysql-driver}} property would then only be required if this automatic detection somehow fails.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)