diff options
author | monty@donna.mysql.com <> | 2000-12-27 03:31:06 +0200 |
---|---|---|
committer | monty@donna.mysql.com <> | 2000-12-27 03:31:06 +0200 |
commit | 361067e9150f7fa57d5b2ac722ed55df9c14cc53 (patch) | |
tree | 98ed8596cd2fca2adf236423b157ecc4e296bce2 /.bzrignore | |
parent | 988a98c39315c53d47e28b79ef88f0a0b7ac4287 (diff) | |
download | mariadb-git-361067e9150f7fa57d5b2ac722ed55df9c14cc53.tar.gz |
Extended mysqltest with --commands and 'require'
Fixed test results.
Added mysqld variable 'have_isam'
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 6d77ebb79c8..b012c553da2 100644 --- a/.bzrignore +++ b/.bzrignore @@ -183,3 +183,4 @@ mysqld.S mysqld.sym .snprj/* sql-bench/output/* +sql-bench/Results-linux/ATIS-mysql_bdb-Linux_2.2.14_my_SMP_i686 |