diff options
author | Sergey Vojtovich <svoj@sun.com> | 2009-04-21 14:01:13 +0500 |
---|---|---|
committer | Sergey Vojtovich <svoj@sun.com> | 2009-04-21 14:01:13 +0500 |
commit | f8b219ee296f58358d66c443dc89adfa6b718bda (patch) | |
tree | 769936fd9f97ba60a466dee07dce2442ec8450f1 /sql/slave.h | |
parent | 08044795697dfd588841f9bacf589a4eeeff2431 (diff) | |
download | mariadb-git-f8b219ee296f58358d66c443dc89adfa6b718bda.tar.gz |
BUG#36966 - mysqldump.test fails in pushbuild
mysqldump.test is designed to run with concurrent inserts
disabled. It is disabling concurrent inserts at the very
beginning of the test case, and re-enables them at the
bottom of the test. But for some reason (likely incorrect
merge) we enable concurrent inserts in the middle of the test.
The problem is fixed by enabling concurrent inserts only
at the bottom of the test case.
Diffstat (limited to 'sql/slave.h')
0 files changed, 0 insertions, 0 deletions