Bugfix SUP-10561
Fetching versioned data for lots of records used SQL statements which possibly performed poorly on newer versions of MariaDB. These statements have been split into multiple statements now to improve the overall performance.
Fetching versioned data for lots of records used SQL statements which possibly performed poorly on newer versions of MariaDB. These statements have been split into multiple statements now to improve the overall performance.