← Back to team overview

maria-developers team mailing list archive

Rev 2836: Check of maria engine presence added. in file:///home/bell/maria/bzr/work-maria-5.2-lb607147/

 

At file:///home/bell/maria/bzr/work-maria-5.2-lb607147/

------------------------------------------------------------
revno: 2836
revision-id: sanja@xxxxxxxxxxxx-20100804094351-8yyx0m06vi4pr9fj
parent: sanja@xxxxxxxxxxxx-20100803094925-fpuj52qvdkkw5994
committer: sanja@xxxxxxxxxxxx
branch nick: work-maria-5.2-lb607147
timestamp: Wed 2010-08-04 12:43:51 +0300
message:
  Check of maria engine presence added.
  Comment fixed.
=== modified file 'mysql-test/suite/vcol/t/vcol_handler_maria.test'
--- a/mysql-test/suite/vcol/t/vcol_handler_maria.test	2010-08-03 09:49:25 +0000
+++ b/mysql-test/suite/vcol/t/vcol_handler_maria.test	2010-08-04 09:43:51 +0000
@@ -14,8 +14,10 @@
 # Change:                                                                      #
 ################################################################################
 
+--source include/have_maria.inc
+
 #
-# NOTE: PLEASE DO NOT ADD NOT MYISAM SPECIFIC TESTCASES HERE !
+# NOTE: PLEASE DO NOT ADD NOT MARIA SPECIFIC TESTCASES HERE !
 #       TESTCASES WHICH MUST BE APPLIED TO ALL STORAGE ENGINES MUST BE ADDED IN
 #       THE SOURCED FILES ONLY.
 #