Created
March 6, 2014 04:11
-
-
Save yoku0825/9382251 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*** 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