1
#### suite/funcs_1/t/innodb_bitdata.test
3
# InnoDB tables should be used
5
# 1. Check if InnoDB is available
6
--source include/have_innodb.inc
8
let $engine_type= innodb;
10
let $message= NOT YET IMPLEMENTED: bitdata tests;
11
--source include/show_msg80.inc
14
# Create some objects needed in many testcases
16
--source suite/funcs_1/include/innodb_tb4.inc
17
--source suite/funcs_1/bitdata/bitdata_master.test