[
https://issues.apache.org/jira/browse/GUACAMOLE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153146#comment-17153146
]
Slava edited comment on GUACAMOLE-852 at 7/8/20, 12:35 AM:
-----------------------------------------------------------
Hello,
I've just updated to Guacamole 1.2.0. Noticed in the release notes that
MariaDB JDBC driver is now officially supported.
Everything is working fine with the Mysql J connector 8.0.20. When I replace
it with the MariaDB J connector 2.6.1, I get an error page instead of login.
In the access.log I see a 500 when hitting the error:
{quote}"POST /guacamole-1.2.0/api/tokens HTTP/1.1" 500 214
{quote}
No related error logged in the catalina.out log. Some warnings, but I see this
with the working MySQL connector too.
Should it be just a matter of replacing the .jar file or is there something
that needs to be added/changed to a properties file in guac and/or Tomcat?
The server is running OpenJDK Runtime Environment 11.0.6 (build 11.0.6+11) and
Tomcat 9.0.33. Please let me know if it's possible to use MariaDB J Connector
with this environment. I'll be happy to test patches if required.
Thank you
was (Author: scratchi):
Hello,
I've just updated to Guacamole 1.2.0. Noticed in the release notes that
MariaDB JDBC driver is now officially supported.
Everything is working fine with the Mysql J connector 8.0.20. When I replace
it with the MariaDB J connector 2.6.1, I get an error page instead of login.
Should it be just a matter of replacing the .jar file or is there something
that needs to be added/changed to a properties file in guac and/or Tomcat?
The server is running OpenJDK Runtime Environment 11.0.6 (build 11.0.6+11) and
Tomcat 9.0.33. Please let me know if it's possible to use MariaDB J Connector
with this environment. I'll be happy to test patches if required.
Thank you
> Support MariaDB JDBC Driver
> ---------------------------
>
> Key: GUACAMOLE-852
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-852
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-auth-jdbc-mysql
> Reporter: Nick Couchman
> Assignee: Nick Couchman
> Priority: Minor
> Fix For: 1.2.0
>
>
> The MariaDB JDBC driver implements a different class than the MySQL driver,
> so some changes will need to be made to the JDBC module to support that
> version of the driver.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)