mariadb/mysql-test/suite/perfschema
unknown 5d27920514 Fix for perfschema.binlog_stmt failure:
Problem: The test case failed because: (i) warning text in 
         result file differed from the warning output by the 
         server, and (ii) binlog contents in result file did
         not show the statements logged wrapped in BEGIN/COMMIT
         as it is the case after WL 2687.
      
Solution: We update the result file, but first we change the
          unsafe warning text to also refer to performance_schema
          table(s). This required changing the result files for
          existing test cases that provide output for warnings 
          related to ER_BINLOG_UNSAFE_SYSTEM_TABLE. "Grepping" in
          result files, shows that only binlog_unsafe contained
          reference to such a warning.
      
          We also update the result file with the missing 
          BEGIN/COMMIT statements.
2010-01-15 13:06:33 +08:00
..
include WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
r Fix for perfschema.binlog_stmt failure: 2010-01-15 13:06:33 +08:00
t Fix for perfschema.binlog_stmt failure: 2010-01-15 13:06:33 +08:00