BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some functions

mysql-test/mysql-test-run.sh:
  report failed test name
mysql-test/r/func_math.result:
  test results fixed
This commit is contained in:
unknown 2004-07-31 22:39:10 +02:00
commit 9ca47d047e
7 changed files with 41 additions and 23 deletions

View file

@ -589,6 +589,8 @@ show_failed_diff ()
echo "Please follow the instructions outlined at"
echo "http://www.mysql.com/doc/en/Reporting_mysqltest_bugs.html"
echo "to find the reason to this problem and how to report this."
echo ""
echo "Test $1 failed!"
fi
}