Skip to content

Executing queries always crashes the game #35

Description

@Avokadomos

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions