[MDEV-6114] merge new P_S instrumentation and tables from 5.7 Created: 2014-04-15 Updated: 2021-02-24 Resolved: 2020-11-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Performance Schema |
| Fix Version/s: | 10.5.2 |
| Type: | Task | Priority: | Critical |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 14 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sprint: | 10.2.2-1, 10.2.2-3, 10.2.2-4 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
|
Meta task to merge new P_S instrumentation and tables from 5.7 See linked tasks. After they're all closed, one still needs to compare tables and their structures with 5.7 and to implement whatever was not covered by linked tasks. Done and released with MariaDB 10.5.2 everything except:
|
| Comments |
| Comment by guo feng [ 2015-11-26 ] |
|
Hope sys schema comes soon! |
| Comment by Chris Calender (Inactive) [ 2016-08-10 ] |
|
Can this fix please be added to 10.1 instead of 10.2? I don't think it should matter so long as only new tables are being added. Many thanks for your consideration. |
| Comment by Sergei Golubchik [ 2016-08-14 ] |
|
No, it can not. "Adding new P_S tables" means doing lots of changes inside the server to all all the necessary instrumentation. |
| Comment by Jonathan Day (Inactive) [ 2016-08-18 ] |
|
I have a large prospect interested in tracking prepared statements. I believe the "prepared_statements_instance" table is needed in particular. Thanks! |
| Comment by Marko Mäkelä [ 2019-02-05 ] |
|
As part of doing this, I suggest considering the patch that is attached to |