Merge lp:~laurynas-biveinis/percona-server/bug1203308-5.5 into lp:percona-server/5.5

Proposed by Laurynas Biveinis
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merged at revision: 556
Proposed branch: lp:~laurynas-biveinis/percona-server/bug1203308-5.5
Merge into: lp:percona-server/5.5
Diff against target: 11 lines (+1/-1)
1 file modified
Percona-Server/storage/innobase/srv/srv0srv.c (+1/-1)
To merge this branch: bzr merge lp:~laurynas-biveinis/percona-server/bug1203308-5.5
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+176174@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Percona-Server/storage/innobase/srv/srv0srv.c'
2--- Percona-Server/storage/innobase/srv/srv0srv.c 2013-06-27 15:35:20 +0000
3+++ Percona-Server/storage/innobase/srv/srv0srv.c 2013-07-22 11:54:38 +0000
4@@ -179,7 +179,7 @@
5
6 UNIV_INTERN ibool srv_recovery_stats = FALSE;
7
8-UNIV_INTERN my_bool srv_track_changed_pages = TRUE;
9+UNIV_INTERN my_bool srv_track_changed_pages = FALSE;
10
11 UNIV_INTERN ib_uint64_t srv_max_bitmap_file_size = 100 * 1024 * 1024;
12

Subscribers

People subscribed via source and target branches