diff options
author | hhunger@hh-nb.hungers <> | 2008-04-10 15:14:28 +0200 |
---|---|---|
committer | hhunger@hh-nb.hungers <> | 2008-04-10 15:14:28 +0200 |
commit | afd90d6166ed9ceac87afadcad056a58b334ad63 (patch) | |
tree | 22492296b4e2e26845dc0bc52599125882202ec1 /.bzrignore | |
parent | 59fc28cfc466f936b96d42f3a319997f4dd7f466 (diff) | |
download | mariadb-git-afd90d6166ed9ceac87afadcad056a58b334ad63.tar.gz |
System variable tests delivered by Folio3 (see WL4288).
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 507f04363f9..74f656b7e53 100644 --- a/.bzrignore +++ b/.bzrignore @@ -3020,3 +3020,6 @@ mysql-test/.DS_Store libmysqld/sql_profile.cc mysql-test/suite/funcs_1.tar.zip mysql-test/reg.log +mysql-test/linux_sys_vars.inc +mysql-test/load_sysvars.inc +mysql-test/windows_sys_vars.inc |