fix for a bug in CASE ...WHEN ...

sql/sql_db.cc:
  fix for lower case ...
This commit is contained in:
unknown 2002-12-16 22:16:57 +02:00
commit e003d42e4a
4 changed files with 11 additions and 2 deletions

View file

@ -40,3 +40,7 @@ fcase count(*)
nothing 2
one 1
two 1
color
orange
yellow
green