summaryrefslogtreecommitdiff
path: root/mysql-test/t/symlink.test
diff options
context:
space:
mode:
authorSven Sandberg <sven@mysql.com>2008-10-18 20:36:34 +0200
committerSven Sandberg <sven@mysql.com>2008-10-18 20:36:34 +0200
commitd88716c2cf990ae8e6b2de75612219b22259b3cf (patch)
tree0aa76ef69318ad1b988a3110ee29f8d8c471fe63 /mysql-test/t/symlink.test
parent90de05d0e696b663c169dea6c9fe5b2119b22a2f (diff)
downloadmariadb-git-d88716c2cf990ae8e6b2de75612219b22259b3cf.tar.gz
BUG#39851: race between check_testcase and tests running 'show processlist'
Problem 1: not_embedded_server runs SELECT FROM I_S.PROCESSLIST near the beginning. check_testcase executes a query to the server before that. There is a race here, because there is no guarantee that the thread executing check_testcase's query is finished. Problem 2: The SELECT FROM I_S.PROCESSLIST doens't seem very useful in the test. It's at least misplaced. Fix to both problems: Comment out SELECT FROM I_S.PROCESSLIST.
Diffstat (limited to 'mysql-test/t/symlink.test')
0 files changed, 0 insertions, 0 deletions