~jaypipes/drizzle/refactor-trx-log-applier

  • Committer: Jay Pipes
  • Date: 2010-03-05 18:24:28 UTC
  • mfrom: (1273.1.51 staging)
  • Revision ID: jpipes@serialcoder-20100305182428-9m16fszbs3mvdhe0
Merge trunk
Filename Latest Rev Last Changed Committer Comment Size
..
alter-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
alter.inc 1143.4.25 14 years ago Jay Pipes Correctly puts START TRANSACTION; COMMIT; containe 480 bytes Diff Download File
alter.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 330 bytes Diff Download File
auto_commit-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
auto_commit.inc 1143.4.16 14 years ago Jay Pipes Fixes auto_commit test case which had a table with 657 bytes Diff Download File
auto_commit.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 377 bytes Diff Download File
blob-master.opt 1143.2.35 14 years ago Jay Pipes Adds support for BLOB fields in the replication st 78 bytes Diff Download File
blob.inc 1143.2.35 14 years ago Jay Pipes Adds support for BLOB fields in the replication st 434 bytes Diff Download File
blob.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 360 bytes Diff Download File
create_select-master.opt 1193.2.1 14 years ago Joe Daly add new tests for create table with select, update 78 bytes Diff Download File
create_select.inc 1143.2.37 14 years ago Jay Pipes Merge Joe's new test cases for transaction log 428 bytes Diff Download File
create_select.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 320 bytes Diff Download File
create_table-master.opt 1273.49.11 14 years ago Jay Pipes * Adds CREATE TABLE as a specific CreateTableState 78 bytes Diff Download File
create_table.inc 1273.49.11 14 years ago Jay Pipes * Adds CREATE TABLE as a specific CreateTableState 1.3 KB Diff Download File
create_table.test 1273.49.11 14 years ago Jay Pipes * Adds CREATE TABLE as a specific CreateTableState 319 bytes Diff Download File
database-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
delete-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
delete.inc 1143.4.25 14 years ago Jay Pipes Correctly puts START TRANSACTION; COMMIT; containe 1.8 KB Diff Download File
delete.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 375 bytes Diff Download File
filtered_replicator-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 79 bytes Diff Download File
filtered_replicator.test 1273.49.3 14 years ago Jay Pipes Adds DROP SCHEMA to the list of non RAW_SQL statem 1.2 KB Diff Download File
information_schema-master.opt 1143.3.2 14 years ago Jay Pipes Adds INFORMATION_SCHEMA views for the transaction 78 bytes Diff Download File
information_schema.test 1304.1.2 14 years ago Jay Pipes Adds concurrency tests for transaction log and its 771 bytes Diff Download File
insert-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
insert.inc 1143.4.14 14 years ago Jay Pipes Corrects bug in insert.inc test case include where 450 bytes Diff Download File
insert.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 375 bytes Diff Download File
insert_multi-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
insert_multi.inc 1143.4.17 14 years ago Jay Pipes Fix bad no-primary-key tables in insert_multi and 434 bytes Diff Download File
insert_multi.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 386 bytes Diff Download File
insert_on_duplicate_update-master.opt 1143.2.27 14 years ago Jay Pipes Corrects problems where REPLACE and INSERT ... ON 78 bytes Diff Download File
insert_on_duplicate_update.inc 1143.2.27 14 years ago Jay Pipes Corrects problems where REPLACE and INSERT ... ON 702 bytes Diff Download File
insert_on_duplicate_update.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 395 bytes Diff Download File
insert_select-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
insert_select.inc 1143.4.17 14 years ago Jay Pipes Fix bad no-primary-key tables in insert_multi and 689 bytes Diff Download File
insert_select.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 382 bytes Diff Download File
multi_column_primary_key-master.opt 1273.49.2 14 years ago Jay Pipes Fixes transaction log/replication for multi-column 78 bytes Diff Download File
multi_column_primary_key.inc 1273.49.2 14 years ago Jay Pipes Fixes transaction log/replication for multi-column 866 bytes Diff Download File
multi_column_primary_key.test 1273.49.2 14 years ago Jay Pipes Fixes transaction log/replication for multi-column 331 bytes Diff Download File
no_modification-master.opt 1143.2.31 14 years ago Jay Pipes Add test case for when a transaction is manually s 78 bytes Diff Download File
no_modification.inc 1143.4.20 14 years ago Jay Pipes Merging Joe's test additions for the transaction l 683 bytes Diff Download File
no_modification.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 376 bytes Diff Download File
no_primary_key-master.opt 1143.4.15 14 years ago Jay Pipes Adds error for when a record is inserted into a ta 78 bytes Diff Download File
no_primary_key.inc 1143.4.23 14 years ago Jay Pipes Oops, forgot to add no_primary_key.inc to bzr.. 645 bytes Diff Download File
no_primary_key.test 1143.4.21 14 years ago Jay Pipes Fixes various transaction_log test cases which con 429 bytes Diff Download File
rand-master.opt 1193.2.1 14 years ago Joe Daly add new tests for create table with select, update 78 bytes Diff Download File
rand.inc 1143.2.37 14 years ago Jay Pipes Merge Joe's new test cases for transaction log 278 bytes Diff Download File
rand.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 311 bytes Diff Download File
rename-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
rename.inc 1039.5.17 14 years ago Jay Pipes Adds log truncation debugging functionality to the 399 bytes Diff Download File
rename.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 375 bytes Diff Download File
replace-master.opt 1143.2.22 14 years ago Jay Pipes Adds functionality to handle REPLACE statements co 78 bytes Diff Download File
replace.inc 1143.2.27 14 years ago Jay Pipes Corrects problems where REPLACE and INSERT ... ON 1.2 KB Diff Download File
replace.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 377 bytes Diff Download File
rollback-master.opt 1143.4.8 14 years ago Jay Pipes This commit fixes issues raised by Joe Daly in Bug 78 bytes Diff Download File
rollback.inc 1143.4.8 14 years ago Jay Pipes This commit fixes issues raised by Joe Daly in Bug 813 bytes Diff Download File
rollback.test 1237.10.10 14 years ago Monty Taylor Merged with trunk. 397 bytes Diff Download File
schema-master.opt 1273.49.3 14 years ago Jay Pipes Adds DROP SCHEMA to the list of non RAW_SQL statem 78 bytes Diff Download File
schema.inc 1273.49.3 14 years ago Jay Pipes Adds DROP SCHEMA to the list of non RAW_SQL statem 219 bytes Diff Download File
schema.test 1273.49.3 14 years ago Jay Pipes Adds DROP SCHEMA to the list of non RAW_SQL statem 313 bytes Diff Download File
select_for_update-master.opt 1239.2.1 14 years ago Joe Daly add new test for SELECT FOR UPDATE, and add a upda 78 bytes Diff Download File
select_for_update.inc 1239.2.2 14 years ago Joe Daly update select for update test to include a update 814 bytes Diff Download File
select_for_update.test 1239.2.5 14 years ago Joe Daly fix up test name 356 bytes Diff Download File
slap-master.opt 1304.1.2 14 years ago Jay Pipes Adds concurrency tests for transaction log and its 78 bytes Diff Download File
slap.test 1304.1.2 14 years ago Jay Pipes Adds concurrency tests for transaction log and its 1.3 KB Diff Download File
sync_method_every_write-master.opt 1143.4.13 14 years ago Jay Pipes This patch adds support for a new transaction log 110 bytes Diff Download File
sync_method_every_write.test 1273.21.33 14 years ago Brian Aker First pass through removing some of the code for t 502 bytes Diff Download File
temp_tables-master.opt 1143.2.20 14 years ago Jay Pipes * Fixes bug in replication where inserts, updates, 78 bytes Diff Download File
temp_tables.inc 1143.4.21 14 years ago Jay Pipes Fixes various transaction_log test cases which con 460 bytes Diff Download File
temp_tables.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 385 bytes Diff Download File
truncate-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
truncate.inc 1143.4.21 14 years ago Jay Pipes Fixes various transaction_log test cases which con 494 bytes Diff Download File
truncate.test 1237.10.10 14 years ago Monty Taylor Merged with trunk. 385 bytes Diff Download File
truncate_log-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
truncate_log.inc 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 190 bytes Diff Download File
truncate_log.test 1304.1.2 14 years ago Jay Pipes Adds concurrency tests for transaction log and its 761 bytes Diff Download File
udf_print_transaction_message-master.opt 1143.3.4 14 years ago Jay Pipes Adds INFORMATION_SCHEMA views for the transaction 78 bytes Diff Download File
udf_print_transaction_message.test 1273.23.1 14 years ago Joe Daly port transaction_log to use data_dictionary 549 bytes Diff Download File
update-master.opt 1143.2.10 14 years ago Jay Pipes Phase 2 new replication work: * Removes old repli 78 bytes Diff Download File
update.inc 1143.4.9 14 years ago Jay Pipes Fixes LP Bug#480710. ReplicationServices::updateR 1.5 KB Diff Download File
update.test 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. 375 bytes Diff Download File