################################## # # This include file will be used for all CREATE TABLE statements in the suite. # If you need to add additional steps or change the logic, copy the file # to storage//mysql-test/storage_engine/ folder and modify it there. # ################## # # Parameters: # # --let $create_definition = # optional, default t1 # --let $table_options = # optional, default based on define_engine.inc # --let $partition_options = # optional, default none # --let $as_select =