Adds test case to transaction log for TRUNCATE TABLE.
Adds ReplicationServices::truncateTable() method specific to the ha_delete_all_rows() Cursor call.
Adds some placeholder comments and test case to the delete.test case in the transaction log suite to test occasions where a DELETE FROM statement with no WHERE clause happens
Updates the statement_transform library to deal properly with TRUNCATE TABLE statements.