1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Bug #20166 mysql-test-run.pl does not test system privilege tables creation

- No .sql files in mysql-test/lib/ anymore, don't copy them
This commit is contained in:
msvensson@pilot.blaudden
2007-02-28 20:44:49 +01:00
parent 3648941ecc
commit 0b4598a4b3
2 changed files with 0 additions and 2 deletions

View File

@ -251,7 +251,6 @@ copyfileto $BASE/mysql-test \
netware/mysql_test_run.nlm netware/install_test_db.ncf
$CP mysql-test/lib/*.pl $BASE/mysql-test/lib
$CP mysql-test/lib/*.sql $BASE/mysql-test/lib
$CP mysql-test/t/*.def $BASE/mysql-test/t
$CP mysql-test/include/*.inc $BASE/mysql-test/include
$CP mysql-test/include/*.test $BASE/mysql-test/include