summaryrefslogtreecommitdiff
path: root/innobase/include/trx0sys.ic
diff options
context:
space:
mode:
authorunknown <guilhem@mysql.com>2003-06-15 12:01:51 +0200
committerunknown <guilhem@mysql.com>2003-06-15 12:01:51 +0200
commit292f91e83d954e2bd23c7f15fc26d0823157594f (patch)
treea80db8917b22b38a6b1b5c0eb37a8ceff7db4ecb /innobase/include/trx0sys.ic
parent3345eabe5905585264267c4802f87d62e0543cb5 (diff)
downloadmariadb-git-292f91e83d954e2bd23c7f15fc26d0823157594f.tar.gz
Simplified a test.
thd->enter_cond() and exit_cond(), so that the I/O thread accepts to stop when it's waiting for relay log space. Reset ignore_log_space_limit to 0 when the SQL thread terminates. mysql-test/r/rpl_relayspace.result: result update mysql-test/t/rpl_relayspace-slave.opt: smaller relay_log_space_limit to speed up things. mysql-test/t/rpl_relayspace.test: Less queries in the test, to make it simpler. Testcase if the IO thread blocked in wait_for_relay_log_space accepts to stop when STOP SLAVE. sql/slave.cc: thd->enter_cond() and exit_cond(), so that the I/O thread accepts to stop when it's waiting on cond (waiting for relay log space). Reset ignore_log_space_limit to 0 when the SQL thread terminates.
Diffstat (limited to 'innobase/include/trx0sys.ic')
0 files changed, 0 insertions, 0 deletions