Commit c039eed8 authored by unknown's avatar unknown
Browse files

Post-merge fix

parent 579c926d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3786,4 +3786,3 @@ coalesce(cast(1111111111111111111 as unsigned), 1) co;
i	c	co
1111111111111111111	1111111111111111111	1111111111111111111
End of 5.0 tests
+0 −1
Original line number Diff line number Diff line
@@ -3254,4 +3254,3 @@ select
  coalesce(cast(1111111111111111111 as unsigned), 1) co;

--echo End of 5.0 tests