summaryrefslogtreecommitdiff
path: root/mysql-test/r/strict.result
diff options
context:
space:
mode:
authorkaa@polly.local <>2006-09-25 13:04:46 +0400
committerkaa@polly.local <>2006-09-25 13:04:46 +0400
commit8c625a3987bec33b5310053afd2851a8d9e667fd (patch)
treeea37739a7ae1602c68ea47ce960a8d5cf1f0a4a1 /mysql-test/r/strict.result
parenta22f71ff0f13c5df254b4a1e289f002eb7f18926 (diff)
parent781879adf93af7642e834e6b06371a5286ea4d38 (diff)
downloadmariadb-git-8c625a3987bec33b5310053afd2851a8d9e667fd.tar.gz
Merge polly.local:/tmp/22129/bug22129/my50-bug22129
into polly.local:/home/kaa/src/maint/m50-maint--07OGt
Diffstat (limited to 'mysql-test/r/strict.result')
-rw-r--r--mysql-test/r/strict.result4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/r/strict.result b/mysql-test/r/strict.result
index e144eed92f5..597edcfb6c0 100644
--- a/mysql-test/r/strict.result
+++ b/mysql-test/r/strict.result
@@ -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