mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-maint
into polly.local:/home/kaa/src/maint/m51-new-maint--07OGx
This commit is contained in:
commit
6862670e77
1 changed files with 2 additions and 2 deletions
|
@ -925,10 +925,10 @@ Warning 1264 Out of range value for column 'col2' at row 1
|
|||
Warning 1264 Out of range value for column 'col2' at row 1
|
||||
SELECT * FROM t1;
|
||||
col1 col2
|
||||
0 0
|
||||
-2.2e-307 0
|
||||
1e-303 0
|
||||
1.7e+308 1.7e+308
|
||||
0 0
|
||||
-2.2e-307 0
|
||||
-2e-307 0
|
||||
1.7e+308 1.7e+308
|
||||
0 NULL
|
||||
|
|
Loading…
Reference in a new issue