summaryrefslogtreecommitdiff
path: root/mysql-test/t/mix_innodb_myisam_binlog-master.opt
diff options
context:
space:
mode:
authorunknown <dkatz@damien-katzs-computer.local>2007-06-21 21:39:52 -0400
committerunknown <dkatz@damien-katzs-computer.local>2007-06-21 21:39:52 -0400
commit37344c68f5c006c582b3f9793d7eb15102a5e807 (patch)
tree8adafadf01d1cffbb94bba92b493dcfa07ff1c5a /mysql-test/t/mix_innodb_myisam_binlog-master.opt
parent2e8357b4a7ad33ca2e9b16e31fb940ae7d3e5a7b (diff)
downloadmariadb-git-37344c68f5c006c582b3f9793d7eb15102a5e807.tar.gz
Bug #29138 'kill' fails in pushbuild
The reason the "reap;" succeeds unexpectedly is because the query was completing(almost always) and the network buffer was big enough to store the query result (sometimes) on Windows, meaning the response was completely sent before the server thread could be killed. Therefore we use a much longer running query that doesn't have a chance to fully complete before the reap happens, testing the kill properly. mysql-test/r/kill.result: We use a much longer running query that doesn't have a chance to fully complete before the reap happens. mysql-test/t/kill.test: We use a much longer running query that doesn't have a chance to fully complete before the reap happens.
Diffstat (limited to 'mysql-test/t/mix_innodb_myisam_binlog-master.opt')
0 files changed, 0 insertions, 0 deletions