Bug #80756 | Innodb status always prints `spins` with 0 | ||
---|---|---|---|
Submitted: | 16 Mar 2016 3:22 | Modified: | 23 Mar 2016 12:56 |
Reporter: | KENTARO KATO | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.7.11 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[16 Mar 2016 3:22]
KENTARO KATO
[23 Mar 2016 12:56]
MySQL Verification Team
Hello Kentaro Kato, Thank you for the report. Observed this with 5.7.11(5.7.13 daily build as well) build. Thanks, Umesh
[23 Mar 2016 12:57]
MySQL Verification Team
-- 5.7.13 daily build ---------- SEMAPHORES ---------- OS WAIT ARRAY INFO: reservation count 7145684 OS WAIT ARRAY INFO: signal count 3887118 RW-shared spins 0, rounds 14230949, OS waits 5379568 RW-excl spins 0, rounds 47535687, OS waits 1406098 RW-sx spins 4547, rounds 130004, OS waits 3724 Spin rounds per wait: 14230949.00 RW-shared, 47535687.00 RW-excl, 28.59 RW-sx ------------------------