1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00

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

This commit is contained in:
serg@serg.mylan
2004-07-31 22:39:10 +02:00
parent ebd3745c8c
commit 22ca5582d0
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
}