Bug #92360 | MySQL 8.0 Sysbench Benchmark (Point Selects) TPS/QPS was 500k,less than expected | ||
---|---|---|---|
Submitted: | 11 Sep 2018 8:58 | Modified: | 26 Oct 2018 13:23 |
Reporter: | Lee Jay | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S5 (Performance) |
Version: | 8.0 | OS: | Debian (Linux fdc-aa02-crdb.i.nease.net 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u4 (2018-08-21) x86_64 GNU) |
Assigned to: | CPU Architecture: | Other (Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz) | |
Tags: | MySQL 8.0, qps, Sysbench Benchmark, TPS |
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
[25 Sep 2018 12:57]
Lee Jay