• unknown's avatar
    Make tests more robust (clean up better after grant.test) · 7d3a61e1
    unknown authored
    
    mysql-test/r/grant.result:
      Update test results to .test changes
    mysql-test/t/grant.test:
      Drop users when done with them, to avoid skewing results of later tests.
      
      For example, running some test which examines the cardinality of the
      mysql.user table would fail if run right after this test, due to the
      extra users.
    7d3a61e1
grant.result 51.4 KB