Bugfix SUP-7617
When accessing a ContentRepository, some ResultSets were not properly closed, which could lead to problems both in the client and on the database server (like e.g. too many open cursors). This has been fixed now.
Bugfix
The sanitycheck2 for ContentRepositories using MariaDB has been made more flexible regarding the check for default values.