mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 09:04:29 +02:00
merge
BitKeeper/etc/ignore: auto-union BitKeeper/deleted/.del-configure.in~ac795a92c8fe049c: Auto merged include/my_sys.h: Auto merged mysql-test/mysql-test-run.sh: Auto merged mysql-test/t/count_distinct.test: Auto merged sql/ha_innodb.cc: Auto merged sql/item_sum.cc: Auto merged sql/sql_acl.cc: Auto merged
This commit is contained in:
commit
363fd89b92
10 changed files with 56 additions and 27 deletions
|
|
@ -611,7 +611,9 @@ report_stats () {
|
|||
$ECHO "http://www.mysql.com/doc/M/y/MySQL_test_suite.html"
|
||||
fi
|
||||
|
||||
#
|
||||
if test -z "$USE_RUNNING_SERVER"
|
||||
then
|
||||
|
||||
# Report if there was any fatal warnings/errors in the log files
|
||||
#
|
||||
$RM -f $MY_LOG_DIR/warnings $MY_LOG_DIR/warnings.tmp
|
||||
|
|
@ -634,6 +636,7 @@ report_stats () {
|
|||
echo "WARNING: Got errors/warnings while running tests. Please examine"
|
||||
echo "$MY_LOG_DIR/warnings for details."
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
mysql_install_db () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue