[Jakarta-jmeter Wiki] Update of "MysqlCollectorPlugin" by JMeterAdmin

Apache Wiki <[email protected]> Wed, 24 Feb 2010 18:29:28 -0000
Newsgroups gmane.comp.jakarta.jmeter.devel
Message-ID <[email protected]>
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.

The "MysqlCollectorPlugin" page has been changed by JMeterAdmin.
The comment on this change is: Add link to attachment.
http://wiki.apache.org/jakarta-jmeter/MysqlCollectorPlugin?action=diff&rev1=1&rev2=2

--------------------------------------------------

- JMeter currently supports file-based listeners. This is a patch that configures a Listener to log to MySQL.
+ JMeter currently supports file-based listeners. This is a patch that configures a Listener to log to MySQL: [[attachment:JMeter_MysqlCollector.patch]]
  
  The patch is thoroughly untested, most likely highly-buggy and not very efficient with resources, so take some time to go over and make changes where you see fit before using it (I am not a developer, just able to throw together a bit of code). Hope it helps though.