-
Bug
-
Resolution: Done
-
Major
-
8.4
-
None
-
Low
failed to execute a call like
select concat(lastname, concat(",", firstname)) from user
single concat works correctly
failed to execute a call like
select concat(lastname, concat(",", firstname)) from user
single concat works correctly