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