Comments - System-Versioned Tables

4 years ago Kurre Ståhlberg

It seems that this feature breaks JDBC connections in a surprising way. The system versioned tables are not listed as being in the database by some apps using the MariaDB Connector/J. The same database lists all the tables normally if using mysql driver. Is this a known behavior and/or is it possible to mitigate it with for example connection parameters?

I originally noticed this issue with Metabase but I seem to also have the same issue with AWS Glue and when trying to debug the issue I found out that SquirrelSQL has the same issue. I am not sure what driver versions Metabase and Glue use but I used 2.6.0 with SquirrelSQL. The DB version is 10.4.6.

Archived  
4 years ago Diego Dupin

Issue is confirmed. i've created a JIRA ticket for that : https://jira.mariadb.org/browse/CONJ-776

 
4 years ago Kurre Ståhlberg

Excellent! Thank you for the quick response.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.