diff options
author | unknown <hhunger@hh-nb.hungers> | 2008-02-20 14:40:46 +0100 |
---|---|---|
committer | unknown <hhunger@hh-nb.hungers> | 2008-02-20 14:40:46 +0100 |
commit | f8ff8c01e4fcc440efa7c9b0f2c7bed1b07c6582 (patch) | |
tree | 64a24ab507cae611b4091172e5d8745ea7b06ff6 /.bzrignore | |
parent | 41b01b7f2142159c17c0180194f1adda8857d5c6 (diff) | |
download | mariadb-git-f8ff8c01e4fcc440efa7c9b0f2c7bed1b07c6582.tar.gz |
Patch for bug#32664: event.test has timeout randomly. File is split into event_1.test and event_2.test.
BitKeeper/deleted/.del-events.test:
Delete: mysql-test/t/events.test
BitKeeper/deleted/.del-events.result:
Delete: mysql-test/r/events.result
BitKeeper/etc/ignore:
Added mysql-test/reg.log to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 756f66e1e8c..507f04363f9 100644 --- a/.bzrignore +++ b/.bzrignore @@ -3019,3 +3019,4 @@ mysql-test/.DS_Store .DS_Store libmysqld/sql_profile.cc mysql-test/suite/funcs_1.tar.zip +mysql-test/reg.log |