Bug #104876 | Description of build thread of MySQL Test Framework is confusing | ||
---|---|---|---|
Submitted: | 9 Sep 2021 1:56 | Modified: | 9 Sep 2021 5:43 |
Reporter: | Yushan ZHANG | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 8.0.26 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[9 Sep 2021 1:56]
Yushan ZHANG
[9 Sep 2021 2:02]
Yushan ZHANG
I found the following: The variable MTR_PORT_BASE is a more logical replacement for the original variable MTR_BUILD_THREAD. It gives the actual port number directly (will be rounded down to a multiple of 10). If you use MTR_BUILD_THREAD, the port number is found by multiplying this by 10 and adding 10000. It seems the description is confusing rather than incorrect.
[9 Sep 2021 5:43]
MySQL Verification Team
Hello Yushan ZHANG, Thank you for the report and feedback. regards, Umesh