index
:
MyGrate
main
MySQL/MariaDB real-time replication exportor (to PostgreSQL)
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-e2e.cpp
Commit message (
Expand
)
Author
Age
*
Add -Wsign-conversion
Dan Goodliffe
2021-08-28
*
Don't need separate decorator
Dan Goodliffe
2021-08-27
*
Reserve space in the right vector
Dan Goodliffe
2021-08-27
*
Add lots of tests over replicating most of the types
Dan Goodliffe
2021-08-27
*
Handle errors in the replication thread in tests
Dan Goodliffe
2021-08-27
*
Wait on specific events being processed
Dan Goodliffe
2021-08-22
*
Push lots of test logic into a fixture for easier test case creation
Dan Goodliffe
2021-08-07
*
Handle gtid and xid transaction events
Dan Goodliffe
2021-08-05
*
Allow longer for e2e test to run
Dan Goodliffe
2021-07-31
*
Subclass UpdateDatabase to wait for N operations to be completed
Dan Goodliffe
2021-07-31
*
Copy table content in a TX as part of add table
Dan Goodliffe
2021-07-31
*
Support the rotate event to move to the next binlog file
Dan Goodliffe
2021-07-25
*
Fix up insert/delete SQL generation
Dan Goodliffe
2021-07-24
*
First cut replicating row updates
Dan Goodliffe
2021-07-22
*
Create test table before setting up repl
Dan Goodliffe
2021-07-22
*
Support copying exist table data
Dan Goodliffe
2021-07-04
*
Add an existing table to the config
Dan Goodliffe
2021-06-27
*
Code for setting up an initial source from scratch
Dan Goodliffe
2021-06-13