[jira] [Commented] (GUACAMOLE-852) Support MariaDB JDBC Driver

2020-07-07 Thread Slava (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17153183#comment-17153183
 ] 

Slava commented on GUACAMOLE-852:
-

Great, it's working now!  I was missing the mysql-driver property.  After 
adding:
{quote}mysql-driver: mariadb
{quote}
to the guacamole.properties file and restarting, it works.

Thank you [~vnick]!

> 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)


[jira] [Commented] (GUACAMOLE-852) Support MariaDB JDBC Driver

2020-07-07 Thread Nick Couchman (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17153163#comment-17153163
 ] 

Nick Couchman commented on GUACAMOLE-852:
-

[~scratchi]: Yes, it has been implemented.  Please see release notes & 
documentation:

http://guacamole.apache.org/releases/1.2.0/
http://guacamole.apache.org/doc/gug/jdbc-auth.html

You need the "mysql-driver" property, which is documented in the manual.  
Please direct further questions to the mailing list:

http://guacamole.apache.org/support/

> 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)


[jira] [Commented] (GUACAMOLE-852) Support MariaDB JDBC Driver

2020-07-07 Thread Slava (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17153146#comment-17153146
 ] 

Slava commented on GUACAMOLE-852:
-

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)


[jira] [Commented] (GUACAMOLE-852) Support MariaDB JDBC Driver

2020-02-02 Thread Nick Couchman (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028560#comment-17028560
 ] 

Nick Couchman commented on GUACAMOLE-852:
-

Code merged, just need to update documentation.

> 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)