Running the following always crashes the game with no apparent errors:
DB_connection = dbCreateConnection "maindb";
_query = dbPrepareQuery "SELECT * FROM aar_frames";
DB_connection dbExecute _query;
Tried with multiple different execution types and with two different databases (remote and local, MariaDB and MySQL). Only running CBA_A3 and InterceptDB.
Download RPT and MDMP