• unknown's avatar
    If the system is under high load 'show full processlist' might report the · cbbc4ff6
    unknown authored
    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
    cbbc4ff6
ps_grant.test 3.64 KB