Bug #118173 | The insert statement suffers a performance penalty after commit cd66c5c. | ||
---|---|---|---|
Submitted: | 13 May 6:42 | Modified: | 2 Jul 2:03 |
Reporter: | jinze si | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S5 (Performance) |
Version: | 8.0.42 | OS: | Ubuntu (22.04) |
Assigned to: | CPU Architecture: | x86 | |
Tags: | performance regression |
[13 May 6:42]
jinze si
[13 May 12:46]
jinze si
update OS
[1 Jul 14:04]
MySQL Verification Team
Can you share also server details - number of cores and cpu's - amount of ram Thanks
[2 Jul 2:03]
jinze si
OK,here are the server details cat /proc/cpuinfo | grep processor | wc -l 128 cat /proc/cpuinfo | grep 'physical id' | sort | uniq | wc -l 2 cat /proc/meminfo | grep MemTotal MemTotal: 527702240 kB Also, our linux kernel is 5.15.0-76-generic(ubuntu~22.04.1)