Known Issues with MariaDB

Known issues and limitations when using MariaDB with JFrog Artifactory, including JDBC driver compatibility.

Lightweight Ping Query

The MariaDB Connector/J does not support the special lightweight /* ping */ query. JDBC Connection Pools perform regular validity checks on connections in the pool, which use an SQL validation query.