~percona-dev/percona-server/release-5.1.50-12-merge_show_engine

« back to all changes in this revision

Viewing changes to innodb_opt_lru_count.patch

add header and rule, as the first step of the reordering patch for separate release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# name       : innodb_opt_lru_count.patch
 
2
# introduced : 11 or before
 
3
# maintainer : Yasufumi
 
4
#
 
5
#!!! notice !!!
 
6
# Any small change to this file in the main branch
 
7
# should be done or reviewed by the maintainer!
1
8
diff -ruN a/storage/innodb_plugin/buf/buf0buddy.c b/storage/innodb_plugin/buf/buf0buddy.c
2
9
--- a/storage/innodb_plugin/buf/buf0buddy.c     2010-04-06 23:07:12.000000000 +0900
3
10
+++ b/storage/innodb_plugin/buf/buf0buddy.c     2010-04-29 15:55:42.000000000 +0900