summaryrefslogtreecommitdiff
path: root/mysql-test/xml/tests/sel000015.xml
blob: a339330e6b1e180c0bd8689cae7f3fcd4ac13b50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" standalone="no"?>

<!-- This file is maintained by matt@mysql.com -->

<test name="sel000015">

   <version value="3.22"/>
   <version value="3.23"/>

   <description>Numerics.</description>
   <description>Testing big numbers.</description>

   <resultfile name="r/3.23/sel000015.result">
        <sql>SELECT 922337203685477580,92233720368547758000</sql>
   </resultfile>

</test>