Bug #107523 | Unclear interaction between `innodb_use_native_aio` and many other parameters | ||
---|---|---|---|
Submitted: | 9 Jun 2022 8:50 | Modified: | 9 Jun 2022 12:10 |
Reporter: | haochen he | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S4 (Feature request) |
Version: | 8.0 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[9 Jun 2022 8:50]
haochen he
[9 Jun 2022 8:51]
haochen he
bug report title update.
[9 Jun 2022 12:10]
MySQL Verification Team
Hi Mr. he, Thank you for your documentation bug. However, we do not see any problems with our Reference Manual. We must point out that that is a Reference Manual and not Users Manual. Hence, it is not written to explain every single detail of the possible interaction between different configuration variables, features etc ...... That part would belong to Users Manual. Regarding your questions, of course that setting for the usage of the native asynchronous I/O will change the behaviour for the number of I/O read and write threads. Next, data files in InnoDB include everything, not just data, but indices, statistics etc ..... Hence, I/O setting in InnoDB influence only data files and redo / undo logs. That is all very simple and it does not belong to Reference Manual.