[MDEV-4710] Merge Performance Schema test cases from MySQL 5.6.10 Created: 2013-06-25 Updated: 2013-10-31 Due: 2013-07-08 Resolved: 2013-07-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.0.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Timour Katchaounov (Inactive) | Assignee: | Timour Katchaounov (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The goal of this task is to merge all test cases related to performance schema as of MySQL 5.6.10, and to make all these tests pass. |
| Comments |
| Comment by Timour Katchaounov (Inactive) [ 2013-07-11 ] |
|
In order for the following test cases to pass: We need to backport: Currently in progress. |
| Comment by Timour Katchaounov (Inactive) [ 2013-07-11 ] |
|
In order to reuse MySQL's version of perfschema.privilege (and the related privilege.inc), it is necessary to backport the following patch. I don't think this is a priority ATM. ------------------------------------------------------------ Analysis Fix: |
| Comment by Timour Katchaounov (Inactive) [ 2013-07-15 ] |
|
It turns out that there is an additional PFS-related test suite - perfschema_stress, that needs to be merged. |
| Comment by Timour Katchaounov (Inactive) [ 2013-07-15 ] |
|
It seems that perfschema_stress is abandoned, because the suite doesn't pass even in mysql 5.7. |
| Comment by Timour Katchaounov (Inactive) [ 2013-07-15 ] |
|
checked marc's commits from the top of the 5.6.10 log to r4122. |
| Comment by Timour Katchaounov (Inactive) [ 2013-07-16 ] |
|
Agreed with Serg that it doesn't make sense to check the remaining patches, because all tests cases are merged anyway. |