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 #1

Updated by neels almost 7 years ago

  • Assignee changed from neels to 118
Actions #2

Updated by laforge over 6 years ago

  • Assignee changed from 118 to 4368
Actions #3

Updated by neels over 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by laforge over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)