* Adds CREATE TABLE as a specific CreateTableStatement message in the replication stream. * Corrects previous incorrect behaviour where non-MyISAM tables were incorrectly being defined with PACK_RECORD = TRUE. This affected the checksumming of the table. * There is still one remaining test case failure in the create_table.test case in the transaction log test suite regarding the incorrect setting of Table::Index::IndexPart::compare_length.