smartqueue_update_7002() uses backquotes, which is a MySQL-specific syntax.

You should either remove those quotes (I don't believe they should be necessary), or convert the query to DBTNG.

Comments

jweowu’s picture

Status: Active » Needs review
StatusFileSize
new533 bytes
jweowu’s picture

Issue summary: View changes

Updated issue summary.

  • fizk committed b8f8aea on 7.x-2.x authored by jweowu
    Issue #1733846 by jweowu: MySQL-specific SQL
    
fizk’s picture

Issue summary: View changes
Status: Needs review » Fixed

Fixed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

fizk’s picture

fizk’s picture

Issue summary: View changes