Releases: livesense-inc/split_mysql
Releases · livesense-inc/split_mysql
v0.0.2
Fix following bugs:
- stdout messages were mistaken when retries occur.
Session.RunParallel()
did not return pointer of Session.
Session.RunParallel()
was the cause of confusion, moving it to Runner
.