Skip to content

Instantly share code, notes, and snippets.

@yoku0825
Created March 6, 2014 04:11
Show Gist options
  • Save yoku0825/9382251 to your computer and use it in GitHub Desktop.
Save yoku0825/9382251 to your computer and use it in GitHub Desktop.
*** plugins/node.d/mysql_.in.orig 2013-12-07 19:55:16.000000000 +0900
--- plugins/node.d/mysql_.in 2014-03-06 13:11:03.384820077 +0900
***************
*** 1082,1087 ****
--- 1082,1088 ----
'SEMAPHORES' => \&parse_semaphores,
'TRANSACTIONS' => \&parse_transactions,
'BACKGROUND THREAD' => \&skip,
+ 'INDIVIDUAL BUFFER POOL INFO' => \&skip,
);
skip_heading();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment