summaryrefslogtreecommitdiffstats
path: root/python.d/mysql.chart.py
AgeCommit message (Expand)Author
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-10-04Add query types to mysql plugin (#4347)Sander Klein
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-27Python.d PEP 8 cleanup, modules M (#4289)Austin S. Hemmelgarn
2018-09-26give credit where credit is due (#4291)Paweł Krupa
2018-08-02MySQL: chart active vs. max connectionsAdalbert Michelic
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2017-11-17revise repl bytes chartTom Worster
2017-11-07Merge branch 'master' of github.com:firehol/netdataTom Worster
2017-11-07add more galera chartsTom Worster
2017-11-03mysql and postgres modules default priority changed to 60 000lgz
2017-10-28add galera chartsTom Worster
2017-10-20"mysql" module updatelgz
2017-08-07mysql plugin: properly handle exceptions in "slave_secodnds" funcIlya
2017-07-28Fix None value for Seconds_Behind_MasterAli Borhani
2017-05-13Only check empty stringAli Borhani
2017-05-13Fix invalid -1 'seconds behind the master' for slavesAli Borhani
2017-03-29fix innodb dimension labels; fixes #2034Costa Tsaousis (ktsaou)
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