-
Committer:
Jay Pipes
-
Date:
2009-12-04 02:24:50 UTC
-
mto:
(1237.2.10 push)
-
mto:
This revision was merged to the branch mainline in
revision
1238.
-
Revision ID:
jpipes@serialcoder-20091204022450-4yg26ow5de8obroa
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.