Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't print log file initialization throttling info
Summary: Remove the informational print of transaction log initialization throttling, which turned out quite excessive. We could get the throttle rate from the global variable innodb_txlog_init_rate anyway. Test Plan: jenkins Reviewers: santoshb Reviewed By: santoshb
- Loading branch information