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

Proposed by Laurynas Biveinis
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merged at revision: 406
Proposed branch: lp:~laurynas-biveinis/percona-server/bug1203308-5.6
Merge into: lp:percona-server/5.6
Diff against target: 11 lines (+1/-1)
1 file modified
Percona-Server/storage/innobase/srv/srv0srv.cc (+1/-1)
To merge this branch: bzr merge lp:~laurynas-biveinis/percona-server/bug1203308-5.6
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+176175@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.cc'
2--- Percona-Server/storage/innobase/srv/srv0srv.cc 2013-06-25 13:13:06 +0000
3+++ Percona-Server/storage/innobase/srv/srv0srv.cc 2013-07-22 11:55:43 +0000
4@@ -180,7 +180,7 @@
5 /* size in database pages */
6 UNIV_INTERN ulint* srv_data_file_sizes = NULL;
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 ulonglong srv_max_bitmap_file_size = 100 * 1024 * 1024;
12

Subscribers

People subscribed via source and target branches