summaryrefslogtreecommitdiffstats
path: root/python.d/mysql.chart.py
AgeCommit message (Expand)Author
2017-03-09mysql_plugin: remove slave query if query returned no dataIlya
2017-03-09mysql_plugin: rewritten to use MySQLService classIlya
2017-01-01update cache misses calc formulalgz
2017-01-01fix cache misses chartlgz
2016-12-30do not report to netdata not-collected values as zeroCosta Tsaousis (ktsaou)
2016-12-30make replication metrics optional; fixes #1472Costa Tsaousis (ktsaou)
2016-12-29add slave stats to mysql chartlgz
2016-09-17cast mysql port from str to intpaulfantom
2016-09-17change handling of mysql connection parameterspaulfantom
2016-08-21fixed context for python.d chartsCosta Tsaousis (ktsaou)
2016-08-07catch OperationaError when attempting to connect to mysql serverpaulfantom
2016-08-07fix mysql querypaulfantom
2016-08-07try to reconnect to MySQL on OperationalErrorpaulfantom
2016-07-18fix units in mysql chartspaulfantom
2016-07-15default retries is 60Costa Tsaousis (ktsaou)
2016-07-13unify authenticationpaulfantom
2016-07-13unify authenticationpaulfantom
2016-07-13comment-out update_everypaulfantom
2016-07-13fix mysql issue with invalid literalpaulfantom
2016-07-13fix charts typespaulfantom
2016-07-07sort makefile + minor change in commentspaulfantom
2016-07-03change name from `_format_data` to `_get_data`.paulfantom
2016-07-02better error messagespaulfantom
2016-07-02Fix issues from testing mysql.chart.py + change method namepaulfantom
2016-07-02use SimpleService in mysql servicepaulfantom
2016-06-21more debugpaulfantom
2016-06-21fix mysql update_everypaulfantom
2016-06-21Merge pull request #590 from ktsaou/masterCosta Tsaousis
2016-06-21python plugin fixes for better tracing debuggingCosta Tsaousis
2016-06-21follow PEP 263paulfantom
2016-06-20make MySQL compatible with python2paulfantom
2016-06-20better debug messages. don't require specific python versionpaulfantom
2016-06-19even more commentspaulfantom
2016-06-19Comments, comments, comments.paulfantom
2016-06-19python2 compatibilitypaulfantom
2016-06-19More code cleanuppaulfantom
2016-06-18Merge branch 'objects'paulfantom
2016-06-18better handling of lacking 3rd party libspaulfantom
2016-06-17fix 562 (use /usr/bin/env)paulfantom
2016-06-15fix incorrect "password" argumentpaulfantom
2016-06-15use MySQLdb or fallback to PyMySQLpaulfantom
2016-06-14default port is 0paulfantom
2016-06-14possible remedy of 2003 errorpaulfantom
2016-06-14add option to include my.cnfpaulfantom
2016-06-14increase verbosity of mysql.chart.pypaulfantom
2016-06-14module errors start with module namepaulfantom
2016-06-14fixed issue with stderr writepaulfantom
2016-06-14preserve configs across installaitonspaulfantom
2016-06-18first runpaulfantom
2016-06-18alpha python.d.pluginpaulfantom