[MDEV-4114] Merge InnoDB persistent statistics from MySQL 5.6 Created: 2013-01-30 Updated: 2013-08-16 Resolved: 2013-08-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.0.4 |
| Type: | Task | Priority: | Minor |
| Reporter: | Rasmus Johansson (Inactive) | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Comments |
| Comment by Oleksandr Byelkin [ 2013-02-01 ] |
|
Mysql Doc http://dev.mysql.com/doc/refman/5.6/en/innodb-performance.html#innodb-persistent-stats |
| Comment by Oleksandr Byelkin [ 2013-02-01 ] |
|
bzr annotate storage/innobase/dict/dict0stats.cc |awk ' {print $1}'|grep -v '|'|sort -V -u >list |