← Back to team overview

linux-traipu team mailing list archive

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

 

** Branch linked: lp:~brianaker/drizzle/bug_798959

-- 
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:
  Fix Committed

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