Bug #98356 Contribution by Facebook: Increase shutdown_server time for main.sort_buffe ...
Submitted: 25 Jan 2020 0:38 Modified: 20 Jul 2020 7:35
Reporter: FBContrib Admin Email Updates:
Status: Closed Impact on me:
None 
Category:Tests: Server Severity:S3 (Non-critical)
Version:8.0.17 OS:Any
Assigned to: CPU Architecture:Any

[25 Jan 2020 0:38] FBContrib Admin
Description:
Background innformation provided by Facebook:
    Valgrind runs on main.sort_buffer_size_functionality times out
    waiting for the shutdown_server to complete. Increase the timeout
    for valgrind.

Use case:

Fixes intermittent valgrind timeouts on this test.

Repo: https://github.com/mysql/mysql-server

Patch on top of 8.0.17: https://github.com/mysql/mysql-server/commit/4869291f7ee

How to repeat:
See description

Suggested fix:
See contribution code attached
[25 Jan 2020 0:38] FBContrib Admin
Increase shutdown_server time for main.sort_buffer_size_functionality 
(*) This code is contributed under the Facebook agreement

Contribution: fb_patch_143.txt (text/plain), 541 bytes.

[20 Jul 2020 7:35] Erlend Dahl
Fixed in 8.0.20.
[28 Oct 2020 9:57] Amit Bhattacharya
Thanks to the Facebook team for the contribution.
[24 Aug 2021 17:17] Stefan Hinz
Fixed in 8.0.20.
Work was done for internal tool. No changelog entry required.