Bug in query in ODBC storage service plugin

Description

Reported by Daniele Russo, moved from old Jira.

The "SELECT" statement that verify the exist of "TEXT" record's for a session, uses nullptr instead of null:
SELECT version,CASE version WHEN 0 THEN nullptr ELSE value END FROM texts WHERE context='Logout' AND id='_12c88bd90370d78a1fd7e3786195aad3' AND expires > {ts '2011-05-16 08:24
:35'}

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created May 27, 2011 at 8:56 PM
Updated July 7, 2011 at 1:56 AM
Resolved May 27, 2011 at 8:56 PM