Bug #91801 | Read of free memory in mysqld_list_processes | ||
---|---|---|---|
Submitted: | 26 Jul 2018 13:20 | Modified: | 27 Jul 2018 12:16 |
Reporter: | Sveta Smirnova (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Information schema | Severity: | S3 (Non-critical) |
Version: | 5.6.40 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | ASAN build |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[26 Jul 2018 13:20]
Sveta Smirnova
[26 Jul 2018 13:21]
Sveta Smirnova
Option file for master
Attachment: rpl_PS-4475-master.opt (application/octet-stream, text), 110 bytes.
[26 Jul 2018 13:21]
Sveta Smirnova
Option file for slave
Attachment: rpl_PS-4475-slave.opt (application/octet-stream, text), 133 bytes.
[26 Jul 2018 13:21]
Sveta Smirnova
script which calls SysBench from MTR asynchronously
Attachment: sysbench_async.sh (application/x-shellscript, text), 1024 bytes.
[26 Jul 2018 13:22]
Sveta Smirnova
Lua script
Attachment: oltp_rw.lua (text/x-lua), 689 bytes.
[27 Jul 2018 12:05]
Umesh Shastry
5.6.40 Build details + Test results
Attachment: 91630_5.6.40.results (application/octet-stream, text), 21.38 KiB.