List:Commits« Previous MessageNext Message »
From:Sergey Petrunia Date:October 15 2008 10:37pm
Subject:bzr commit into mysql-6.0-bka-preview branch (sergefp:2657)
View as plain text  
#At file:///home/spetrunia/dev/mysql-6.0-bka-preview-merge2/

 2657 Sergey Petrunia	2008-10-16
      Make maria_mrr.test incude have_maria.inc so it doesn't break tests on non-maria builds
modified:
  mysql-test/t/maria_mrr.test

per-file messages:
  mysql-test/t/maria_mrr.test
    Make maria_mrr.test incude have_maria.inc so it doesn't break tests on non-maria builds
=== modified file 'mysql-test/t/maria_mrr.test'
--- a/mysql-test/t/maria_mrr.test	2008-09-05 06:10:12 +0000
+++ b/mysql-test/t/maria_mrr.test	2008-10-15 22:37:44 +0000
@@ -1,6 +1,7 @@
 #
 # MRR/Maria tests.
 #
+-- source include/have_maria.inc
 
 --disable_warnings
 drop table if exists t1, t2, t3;

Thread
bzr commit into mysql-6.0-bka-preview branch (sergefp:2657)Sergey Petrunia18 Oct