diff options
author | unknown <mleich@mysql.com> | 2005-05-12 17:49:34 +0200 |
---|---|---|
committer | unknown <mleich@mysql.com> | 2005-05-12 17:49:34 +0200 |
commit | cbbc4ff6a25accdd3e11a0e2719c2201d23a7b68 (patch) | |
tree | c7b166c3ef7d71915bb746f50f74730f7bb140d8 /sql/sql_do.cc | |
parent | 0f436b32f1d3be82ebb6062b59c60cbc829be0e2 (diff) | |
download | mariadb-git-cbbc4ff6a25accdd3e11a0e2719c2201d23a7b68.tar.gz |
If the system is under high load 'show full processlist' might report the
process of the predecessing test case instead of the current test case.
Shifting the command to the end of the current test case should avoid this problem.
mysql-test/r/ps_grant.result:
Updated result
mysql-test/t/ps_grant.test:
Shift ' show full processlist ' to the end of the test script
Diffstat (limited to 'sql/sql_do.cc')
0 files changed, 0 insertions, 0 deletions