← Back to team overview

linux-traipu team mailing list archive

[Bug 798959] [NEW] IF/ELSE broken for (true, boolean, string) arguments

 

Public bug reported:

Running the query:

SELECT IF(true, true, '');

results in a lot of random binary data.

** Affects: drizzle
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of UBUNTU -
AL, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/798959

Title:
  IF/ELSE broken for (true, boolean, string) arguments

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  Running the query:

  SELECT IF(true, true, '');

  results in a lot of random binary data.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/798959/+subscriptions


Follow ups

References