On Wed, Jul 8, 2020 at 12:08 AM Mike Jumper <[email protected]> wrote:
> > 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. > It does not seem like a bug in the database. Most probably it is a bug in the UI (tomcat application). The docs say that sharing connections is supported only if there is a database. Given that MariaDB support was added recently, maybe some condition is still wrong for some reason.
