#At file:///home/bar/mysql-bzr/mysql-trunk-wl946/ based on revid:alexander.barkov@stripped
3366 Alexander Barkov 2011-05-19
WL#946 Fixing test results
modified:
mysql-test/suite/sys_vars/r/timestamp_basic.result
=== modified file 'mysql-test/suite/sys_vars/r/timestamp_basic.result'
--- a/mysql-test/suite/sys_vars/r/timestamp_basic.result 2011-05-18 17:21:03 +0000
+++ b/mysql-test/suite/sys_vars/r/timestamp_basic.result 2011-05-19 05:34:45 +0000
@@ -29,7 +29,7 @@ ERROR 42000: Incorrect argument type to
SET @@timestamp = " ";
ERROR 42000: Incorrect argument type to variable 'timestamp'
SET @@timestamp = 9999999999999999999999;
-ERROR 42000: Variable 'timestamp' can't be set to the value of '1e+22'
+ERROR 42000: Variable 'timestamp' can't be set to the value of '2.14748e+09'
'#----------------------FN_DYNVARS_001_06------------------------#'
'#---------------------FN_DYNVARS_001_08-------------------------#'
SET @@timestamp = OFF;
Attachment: [text/bzr-bundle] bzr/alexander.barkov@oracle.com-20110519053445-lkj4k0untn9rn6sq.bundle
| Thread |
|---|
| • bzr commit into mysql-trunk branch (alexander.barkov:3366) WL#946 | Alexander Barkov | 19 May |