]> arthur.barton.de Git - netdata.git/history - python.d/mysql.chart.py
more debug
[netdata.git] / python.d / mysql.chart.py
2016-06-21 paulfantommore debug
2016-06-21 paulfantomfix mysql update_every
2016-06-21 Costa TsaousisMerge pull request #590 from ktsaou/master
2016-06-21 Costa TsaousisMerge pull request #587 from Flums/patch-2
2016-06-21 Costa TsaousisMerge pull request #588 from kianxineki/patch-1
2016-06-21 Costa TsaousisMerge pull request #589 from paulfantom/master
2016-06-21 Costa Tsaousispython plugin fixes for better tracing debugging
2016-06-21 paulfantomMerge remote-tracking branch 'remotes/firehol/master'
2016-06-21 paulfantomfollow PEP 263
2016-06-21 Costa TsaousisMerge pull request #582 from paulfantom/master
2016-06-20 paulfantommake MySQL compatible with python2
2016-06-20 paulfantombetter debug messages. don't require specific python...
2016-06-19 paulfantomeven more comments
2016-06-19 paulfantomComments, comments, comments.
2016-06-19 paulfantompython2 compatibility
2016-06-19 paulfantomMore code cleanup
2016-06-18 paulfantomMerge branch 'objects'
2016-06-18 paulfantombetter handling of lacking 3rd party libs
2016-06-17 Costa TsaousisMerge pull request #571 from paulfantom/master
2016-06-17 paulfantomfix 562 (use /usr/bin/env)
2016-06-15 Costa TsaousisMerge pull request #555 from paulfantom/master
2016-06-15 paulfantomfix incorrect "password" argument
2016-06-15 paulfantomuse MySQLdb or fallback to PyMySQL
2016-06-14 paulfantomdefault port is 0
2016-06-14 paulfantompossible remedy of 2003 error
2016-06-14 paulfantomadd option to include my.cnf
2016-06-14 paulfantomincrease verbosity of mysql.chart.py
2016-06-14 paulfantommodule errors start with module name
2016-06-14 paulfantomfixed issue with stderr write
2016-06-14 paulfantompreserve configs across installaitons
2016-06-18 paulfantomfirst run
2016-06-18 paulfantomalpha python.d.plugin
2016-06-17 paulfantomjob creator in python.d.plugin
2016-06-17 paulfantomdebug
2016-06-17 paulfantommove BaseService to base.py
2016-06-17 paulfantomtested mysql.chart.py
2016-06-17 paulfantomservice inheritance
2016-06-16 paulfantompart 1