On Sat, Jul 4, 2020 at 2:44 PM Dashamir Hoxha <[email protected]> wrote:
> On Sat, Jul 4, 2020 at 9:42 PM Nick Couchman <[email protected]> wrote: > >> >> I have tested using the following environment: >> - OpenJDK 1.8.0_232 >> - Tomcat 8 >> - MariaDB 5.5.64 >> - MariaDB J/Connection 2.6.1 >> - Guacamole Client 1.2.0 >> - Have "mysql-driver: mariadb" set in guacamole.properties >> >> I can successfully create sharing profiles in this environment - I am not >> seeing the behavior that is present in your environment. >> > > In my case (the case that is not working), I am using the stock packages > or ubuntu-20.04: mariadb-server-10.3.22, libmariadb-java-2.5.3 (and > tomcat9). > Maybe it is the MariaDB version or the version of J/Connection that is > causing the problem. If it is so, and if nobody cares about this, you can > ignore it (they can use the workaround anyway, as I do). Eventually the > default MariaDB version on Ubuntu will reach the working version and > everything will be fine. > Even if this does prove to be a bug in a specific version of MariaDB or Connector/J, I think it is worth determining what exactly is failing and how. It does not make sense that a bug within the database would cause such specific trouble. I would expect a bug in the database itself to wreak much more generic havoc. - Mike
