Bug #80979 | Doublewrite buffer event waits should be annotated for Performance Schema | ||
---|---|---|---|
Submitted: | 6 Apr 2016 14:25 | Modified: | 7 Apr 2016 11:13 |
Reporter: | Laurynas Biveinis (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | doublewrite, innodb, performance schema |
[6 Apr 2016 14:25]
Laurynas Biveinis
[7 Apr 2016 11:13]
MySQL Verification Team
Hello Laurynas, Thank you for the feature request! Thanks, Umesh
[4 May 2016 9:35]
Mark Leith
Note that the correct interfaces already exist within Performance Schema, this is the "wait/sync/cond" class, and "mysql_cond_wait" rather than "pthread_cond_wait".