← Back to team overview

linux-traipu team mailing list archive

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

 

** Changed in: drizzle
       Status: New => Confirmed

** Changed in: drizzle
   Importance: Undecided => Medium

** Changed in: drizzle
     Assignee: (unassigned) => Brian Aker (brianaker)

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, 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:
  Confirmed

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


References