1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Apply missing patch from bug#46834 to mysql-trunk-bugfixing.

This commit is contained in:
Jonathan Perkin
2009-10-22 16:48:52 +01:00
parent 4ea46eae87
commit 1516f6d34f

View File

@ -244,7 +244,8 @@ sub collect_one_suite($)
else
{
$suitedir= my_find_dir($::basedir,
["mysql-test/suite",
["share/mysql-test/suite",
"mysql-test/suite",
"mysql-test",
# Look in storage engine specific suite dirs
"storage/*/mysql-test-suites"