| Bug #119457 | import tablespace cost too long | ||
|---|---|---|---|
| Submitted: | 25 Nov 9:00 | Modified: | 27 Nov 12:42 |
| Reporter: | yangyang wang | Email Updates: | |
| Status: | Open | Impact on me: | |
| Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
| Version: | 5.7 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[25 Nov 9:00]
yangyang wang
[27 Nov 12:42]
yangyang wang
mysql8.0 will call log_wait_for_checkpoint now, Why is it necessary to have checkpoints? Is it because we are concerned that after completing the import without checkpoints, there will be many business modifications in the space, and when the checkpoint is outdated, it could lead to slow crash recovery upon restart?
