1039.5.42
by Jay Pipes
Splits out the previously aggregated all.test case into separate test |
1 |
#
|
1143.2.10
by Jay Pipes
Phase 2 new replication work: |
2 |
# Tests multi-value INSERT statements and the transaction log
|
1039.5.42
by Jay Pipes
Splits out the previously aggregated all.test case into separate test |
3 |
#
|
4 |
||
5 |
# Populate log with some records...
|
|
1237.10.5
by Monty Taylor
Plugin tests in plugin dirs. |
6 |
--source ../plugin/transaction_log/tests/t/insert_multi.inc |
1039.5.42
by Jay Pipes
Splits out the previously aggregated all.test case into separate test |
7 |
|
1143.2.20
by Jay Pipes
* Fixes bug in replication where inserts, updates, and |
8 |
# Read in the transaction.log.
|
1039.5.42
by Jay Pipes
Splits out the previously aggregated all.test case into separate test |
9 |
|
1786.3.2
by Monty Taylor
Cleaned up the initial pass at this. It's not perfect, but it does work. |
10 |
--exec ../drizzled/message/transaction_reader var/master-data/local/transaction.log |
1039.5.42
by Jay Pipes
Splits out the previously aggregated all.test case into separate test |
11 |
|
12 |
# Truncate the log file to reset for the next test
|
|
1237.10.5
by Monty Taylor
Plugin tests in plugin dirs. |
13 |
--source ../plugin/transaction_log/tests/t/truncate_log.inc |