[MDEV-4057] Mariadb default for performance_schema differs from MySQL 5.6.x Created: 2013-01-16 Updated: 2013-10-14 Resolved: 2013-10-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.0 |
| Fix Version/s: | 10.0.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | erkan yanar | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
na |
||
| Issue Links: |
|
||||||||
| Description |
|
MySQL changed the default for performance_schema from 5.5 to 5.6 from OFF to ON.MariaDB has the MySQL 5.5 behavior having performance_schema=OFF as default. |
| Comments |
| Comment by Elena Stepanova [ 2013-01-16 ] |
|
I think it was enabled by default in 5.6.6, while 10.0.0 is on 5.6.5 PS-wise. |
| Comment by Elena Stepanova [ 2013-01-22 ] |
|
I'm setting Fix version to 10.0.2 assigning to Monty just so it's on somebody's radar, while in fact it should probably be fixed automatically by the next merge with higher versions of P_S. |
| Comment by Oleksandr Byelkin [ 2013-10-14 ] |
|
Performance schema looks like enabled (probably merged with automatic size). I'll check it as soon as server will be build. |
| Comment by Oleksandr Byelkin [ 2013-10-14 ] |
|
I checked that now in 10.0 performance_schema is ON by default. |