1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-19 21:09:40 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
unknown
2b24acb2a4 Fixing some trivial test problems.
mysql-test/r/rpl_loaddata_fatal.result:
  Result change
mysql-test/r/rpl_slave_skip.result:
  Result change
mysql-test/t/rpl_loaddata_fatal.test:
  Test only valid for debug build
  Adding shutdown sequence.
mysql-test/t/rpl_slave_skip.test:
  Masking out new columns.
sql/log_event.cc:
  Freeing memory to keep valgrind silent.
2007-06-13 15:16:33 +02:00
unknown
1217839e31 WL#3339 (Issue warnings when statement-based replication may fail):
Adding missing test files. Result change in test rpl_udf.


mysql-test/r/rpl_udf.result:
  Result change
mysql-test/r/rpl_slave_skip.result:
  New BitKeeper file ``mysql-test/r/rpl_slave_skip.result''
mysql-test/t/rpl_slave_skip.test:
  New BitKeeper file ``mysql-test/t/rpl_slave_skip.test''
2007-06-01 07:13:20 +02:00