mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
Merge polly.local:/tmp/22129/bug22129/my50-bug22129
into polly.local:/home/kaa/src/maint/m50-maint--07OGt mysql-test/r/strict.result: Auto merged
This commit is contained in:
commit
313e74c533
1 changed files with 2 additions and 2 deletions
|
@ -925,10 +925,10 @@ Warning 1264 Out of range value adjusted for column 'col2' at row 1
|
|||
Warning 1264 Out of range value adjusted 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