• unknown's avatar
    Bug #12471 mysqltest, --error within loop affects wrong statement · 50cc21ea
    unknown authored
     - Move clearing of expected errors
    
    
    client/mysqltest.c:
      Move clear of expected errors to the query loop so that the expected error is reset even when the query is retrieved from the q_lines cache.
    mysql-test/r/mysqltest.result:
      Update test results
    mysql-test/t/mysqltest.test:
      Add test for bug#12471
    50cc21ea
mysqltest.c 131 KB