Refactor innodb_adaptive_checkpoint

Bug #689450 reported by Vadim Tkachenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Medium
Unassigned

Bug Description

In Percona 5.5 I propose to remove
innodb_adaptive_checkpoint

We should reuse
innodb_adaptive_flushing variable.

In MySQL 5.5 it is boolean variable, but we can make it accepting several parameters:
0 or OFF |
native ( use InnoDB-plugin adaptive_flushing) |
estimate |
keep_average.

Do we need to keep reflex ?

Changed in percona-server:
assignee: nobody → Yasufumi Kinoshita (yasufumi-kinoshita)
milestone: none → 5.5-20beta
Changed in percona-server:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Yasufumi Kinoshita (yasufumi-kinoshita) wrote :

I don't accept.
The exist parameter "innodb_adaptive_flushing" should not be changed.

Revision history for this message
Yasufumi Kinoshita (yasufumi-kinoshita) wrote :

innnodb_adaptive_flushing_method = [native | estimate | keep_average ]
is acceptable. I will implement.

Changed in percona-server:
status: Confirmed → In Progress
Changed in percona-server:
status: In Progress → Fix Committed
Revision history for this message
Fred Linhoss (fred-linhoss) wrote :
Changed in percona-server:
status: Fix Committed → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-1170

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.