diff options
author | unknown <msvensson@pilot.blaudden> | 2007-02-28 15:15:38 +0100 |
---|---|---|
committer | unknown <msvensson@pilot.blaudden> | 2007-02-28 15:15:38 +0100 |
commit | b1988b0d6f1c59ae39a476dfa5df0ade16440664 (patch) | |
tree | 4acb03946db77fe38158e31b3119bf7ae070a2e0 /scripts/Makefile.am | |
parent | d8fb19e16987002038e4e9ebc53e5df21e6eadd1 (diff) | |
download | mariadb-git-b1988b0d6f1c59ae39a476dfa5df0ade16440664.tar.gz |
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
- Null merge 4.1 patch
mysql-test/Makefile.am:
Null merge to 4.1 patch
scripts/Makefile.am:
No need to clean mysql_create_system_tablesa anyomre
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r-- | scripts/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index cca81cd8818..d7053a86b3a 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -93,7 +93,6 @@ CLEANFILES = @server_scripts@ \ mysql_upgrade_shell \ mysqld_multi \ make_win_src_distribution \ - mysql_create_system_tables \ mysql_fix_privilege_tables.sql # mysqlbug should be distributed built so that people can report build |