mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
fix for a bug in CASE ...WHEN ...
sql/sql_db.cc: fix for lower case ...
This commit is contained in:
parent
0bc6909f02
commit
e003d42e4a
4 changed files with 11 additions and 2 deletions
|
|
@ -40,3 +40,7 @@ fcase count(*)
|
|||
nothing 2
|
||||
one 1
|
||||
two 1
|
||||
color
|
||||
orange
|
||||
yellow
|
||||
green
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue