Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Made dumpQueriesOnException = false by default as per documentation.
default value was true, logging query in exception.
To avoid security issue, Exception won't have the query, like indicated in the documentation.
see PR https://github.com/MariaDB/mariadb-connector-j/pull/131