diff options
author | unknown <hhunger@hh-nb.hungers> | 2007-02-08 10:03:17 +0100 |
---|---|---|
committer | unknown <hhunger@hh-nb.hungers> | 2007-02-08 10:03:17 +0100 |
commit | fc71108a8b38125dd1a8e0affb617ee5867331ca (patch) | |
tree | 9923955a76fb40e1a7f8af72012304d639e61296 /.bzrignore | |
parent | ee5eb8bbe11eb055f73b1abc40d718e310d6b6c5 (diff) | |
download | mariadb-git-fc71108a8b38125dd1a8e0affb617ee5867331ca.tar.gz |
updates caused by 5.1.16
BitKeeper/etc/ignore:
Added mysql-test/partitions.log mysql-test/rpl.log to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 64150821ab6..d057846a68c 100644 --- a/.bzrignore +++ b/.bzrignore @@ -2947,3 +2947,5 @@ mysql-test/suite/partitions/r/partition_special_innodb.warnings mysql-test/suite/partitions/r/partition_special_myisam.warnings storage/archive/archive_reader mysql-test/suite/funcs_1/r/innodb_trig_03e.warnings +mysql-test/partitions.log +mysql-test/rpl.log |