summaryrefslogtreecommitdiff
path: root/mysql-test/t/sel000013.test
blob: 7d22c3645e3203fa1f3b5aa3a0b7d19878ad1cc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# sel000013
#
# Versions
# --------
#   3.22
#   3.23
#
# Description
# -----------
# Numeric floating point.
#

@r/sel000013.result SELECT 6e-05, -6e-05, --6e-05, -6e-05+1.000000;