mirror of
https://github.com/MariaDB/server.git
synced 2025-11-22 17:44:29 +03:00
Post-merge fix
This commit is contained in:
@@ -3786,4 +3786,3 @@ coalesce(cast(1111111111111111111 as unsigned), 1) co;
|
|||||||
i c co
|
i c co
|
||||||
1111111111111111111 1111111111111111111 1111111111111111111
|
1111111111111111111 1111111111111111111 1111111111111111111
|
||||||
End of 5.0 tests
|
End of 5.0 tests
|
||||||
|
|
||||||
|
|||||||
@@ -3254,4 +3254,3 @@ select
|
|||||||
coalesce(cast(1111111111111111111 as unsigned), 1) co;
|
coalesce(cast(1111111111111111111 as unsigned), 1) co;
|
||||||
|
|
||||||
--echo End of 5.0 tests
|
--echo End of 5.0 tests
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user