1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merge with main 5.3

This commit is contained in:
Michael Widenius
2011-05-08 14:46:32 +03:00
96 changed files with 3690 additions and 1672 deletions

View File

@ -516,7 +516,7 @@ SELECT -9999999999999999991 DIV -1;
-9999999999999999991 DIV -1
-9223372036854775808
Warnings:
Error 1655 Got overflow when converting '-9999999999999999991' to INT. Value truncated.
Error 1657 Got overflow when converting '-9999999999999999991' to INT. Value truncated.
SELECT -9223372036854775808 DIV -1;
-9223372036854775808 DIV -1
-9223372036854775808