Skip to content

Commit

Permalink
updated readme, using a File wont bring speed improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Bielohlawek committed Sep 28, 2011
1 parent 91ae415 commit 1b38ec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -199,8 +199,8 @@ while migrating in a master slave setup.

## Todos

Load data into outfile instead of `INSERT INTO... SELECT`. Avoid contention and
increase speed.
~~Load data into outfile instead of `INSERT INTO... SELECT`. Avoid contention and
increase speed.~~ It showed that this wont result in major speed up.

Handle invalidation of 'update' entries in journal while replaying. Avoid
stale update replays.
Expand Down

0 comments on commit 1b38ec8

Please sign in to comment.