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

Merge bk-internal:/home/bk/mysql-5.1-new

into  neptunus.(none):/home/msvensson/mysql/mysql-5.1
This commit is contained in:
msvensson@neptunus.(none)
2006-02-02 08:24:32 +01:00
5 changed files with 75 additions and 104 deletions

View File

@@ -31,14 +31,14 @@ select * from t1;
f1 f2
10 10
100000 100000
1.23457e+9 1234567890
1.23457e+09 1234567890
1e+10 10000000000
1e+15 1e+15
1e+20 1e+20
3.40282e+38 1e+50
3.40282e+38 1e+150
-10 -10
1e-5 1e-5
1e-05 1e-05
1e-10 1e-10
1e-15 1e-15
1e-20 1e-20