Project

General

Profile

Actions

Bug #1873

closed

Unable to set SQlite3 SQL statement log callback

Added by neels over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
12/12/2016
Due date:
% Done:

100%

Spec Reference:

Description

<0001> ../../src/db.c:96 Unable to set SQlite3 SQL statement log callback

Fix this error message, coming from

        rc = sqlite3_config(SQLITE_CONFIG_SQLLOG, sql3_sql_log_cb, NULL);
        if (rc != SQLITE_OK)
                LOGP(DDB, LOGL_NOTICE, "Unable to set SQlite3 SQL statement log callback\n");

in osmo-hlr/src/db.c

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)