Commit 9efeb30
Bug#29492857: LOGGING BUFFERED DURING MYSQL UPGRADE
The patch for Bug#29189532 implemented explicit flush requests from the clients, but the timeout limits still prevented immediate flushing from happening. This patch ignores the timeout limit when an explicit request for flush is submitted. The patch also adds a couple of additional flush requests. Change-Id: I8ee278eca42b753f2f7287e5dd9bc76a5f86f6f9 Reviewed-by: Tatjana Nuernberg <tatjana.nuernberg@oracle.com>1 parent 22b1080 commit 9efeb30
File tree
2 files changed
+6
-3
lines changed- components/mysql_server
- sql/dd/upgrade_57
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1449 | 1449 | | |
1450 | 1450 | | |
1451 | 1451 | | |
1452 | | - | |
| 1452 | + | |
| 1453 | + | |
1453 | 1454 | | |
1454 | 1455 | | |
1455 | 1456 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
576 | | - | |
| 576 | + | |
| 577 | + | |
577 | 578 | | |
578 | 579 | | |
579 | 580 | | |
| |||
890 | 891 | | |
891 | 892 | | |
892 | 893 | | |
893 | | - | |
| 894 | + | |
| 895 | + | |
894 | 896 | | |
895 | 897 | | |
896 | 898 | | |
| |||
0 commit comments