summaryrefslogtreecommitdiff
path: root/mysql-test/t/sel000017.test
blob: 01395e1b6c52c368420c348d4d70cf23bc4e085d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# sel000017
#
# Versions
# --------
#   3.22
#   3.23
#
# Description
# -----------
# Numerics.
# Testing big pos/neg numbers.
#

@r/sel000017.result SELECT 9223372036854775807,-009223372036854775808;