diff options
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.bzrignore b/.bzrignore index 8f8fa4031a9..33552f5035c 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1068,7 +1068,9 @@ ndbcluster-1186/ndb_3.pid ndbcluster-1186/ndb_3_cluster.log ndbcluster-1186/ndb_3_out.log ndbcluster-1186/ndbcluster.pid +netware/init_db.sql netware/libmysql.imp +netware/test_db.sql pack_isam/*.ds? perror/*.ds? perror/*.vcproj @@ -1083,6 +1085,7 @@ repl-tests/test-repl/sum-wlen-slave.master.re repl-tests/test-repl/sum-wlen-slave.master.reje replace/*.ds? replace/*.vcproj +scripts/comp_sql scripts/fill_func_tables scripts/fill_func_tables.sql scripts/fill_help_tables @@ -1100,6 +1103,7 @@ scripts/mysql_find_rows scripts/mysql_fix_extensions scripts/mysql_fix_privilege_tables scripts/mysql_fix_privilege_tables.sql +scripts/mysql_fix_privilege_tables_sql.c scripts/mysql_install_db scripts/mysql_secure_installation scripts/mysql_setpermission @@ -1337,5 +1341,3 @@ win/vs71cache.txt win/vs8cache.txt zlib/*.ds? zlib/*.vcproj -scripts/comp_sql -scripts/mysql_fix_privilege_tables_sql.c |