mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.5 into 10.6
Note: Changes to the test innodb.stats_persistent in commite5c4c0842d
(MDEV-35443) are not merged, because the test scenario is impossible due to commite66928ab28
(MDEV-33462).
This commit is contained in:
@@ -198,9 +198,8 @@ sub mtr_report_stats ($) {
|
||||
print
|
||||
"The log files in var/log may give you some hint\n",
|
||||
"of what went wrong.\n",
|
||||
"If you want to report this error, please read first ",
|
||||
"the documentation at\n",
|
||||
"http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html\n";
|
||||
"If you want to report this error, MariaDB's bug tracker is found at\n",
|
||||
"https://jira.mariadb.org\n"
|
||||
}
|
||||
if (!$::opt_extern)
|
||||
{
|
||||
|
Reference in New Issue
Block a user