summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqlbinlog_row.test
diff options
context:
space:
mode:
authorAlexander Barkov <bar@mysql.com>2008-08-22 15:14:30 +0500
committerAlexander Barkov <bar@mysql.com>2008-08-22 15:14:30 +0500
commite3adf28d08e6704f1bfc5fc39af37b068af48adc (patch)
tree40f197dadb813d2788ec613cd2e289e33b6eeeeb /mysql-test/t/mysqlbinlog_row.test
parentbdddef048b4d69497f4cca95e27f7fcf754443fa (diff)
downloadmariadb-git-e3adf28d08e6704f1bfc5fc39af37b068af48adc.tar.gz
Additional fix for bug#31455
Getting rid of non-deterministic results of sprintf("%-20g"). Displaying only 3 digits after decimal dot.
Diffstat (limited to 'mysql-test/t/mysqlbinlog_row.test')
-rw-r--r--mysql-test/t/mysqlbinlog_row.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/mysqlbinlog_row.test b/mysql-test/t/mysqlbinlog_row.test
index eb63c092803..9d94e1f55e7 100644
--- a/mysql-test/t/mysqlbinlog_row.test
+++ b/mysql-test/t/mysqlbinlog_row.test
@@ -442,5 +442,5 @@ flush logs;
let $MYSQLD_DATADIR= `select @@datadir`;
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
---replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/
+--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9]*[.][0-9]{1,3})[0-9e+-]*[^ ]*(.*(FLOAT|DOUBLE).*[*].)/\1...\2/
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLTEST_VARDIR/log/master-bin.000001