aboutsummaryrefslogtreecommitdiff
path: root/handlers/mysql.in
AgeCommit message (Expand)Author
2014-02-22mysql: fix non-qualified table name extraction (Closes: Redmine#4373).intrigeri
2013-12-26mysql: make "nodata" option compatible with compress=no.intrigeri
2012-05-20mysql: use --skip-events when backing up the performance_schema database (Clo...intrigeri
2012-01-24mysql: Don't attempt to dump performance_schema database (Redmine#3741).intrigeri
2011-04-25All handlers: stop using "local VAR" outside functions. (Closes: #530647)intrigeri
2010-11-07Fix reliance on bash for pipefail. (Closes: #602374)intrigeri
2010-06-24Fix code logic to make dbusername/dbpassword actually usable (Closes Redmine ...intrigeri
2010-06-24mysql: don't lock tables in the information_schema database (Closes: #587011)intrigeri
2010-06-14Added GZIP_OPTS option, defaulting to --rsyncable.intrigeri
2010-01-08ldap,mysql,pgsql: use bash pipefail option so that failed dumps are reported ...intrigeri
2010-01-05Fix indentation of previously cherry-picked patchintrigeri
2010-01-05Cherry-picked "fixes for mysql handler for mysqld inside a vserver"intrigeri
2009-12-25mysql, pgsql: Quote output filenamesintrigeri
2009-11-19ldap, mysql, pgsql: use gzip's --rsyncable optionintrigeri
2009-05-23Add a vim modeline with indentation settings.Matthijs Kooijman
2009-05-23Make all indentation consistent.Matthijs Kooijman
2009-01-12mysql: fix 'mysqladmin ping' use, see changelog for detailsintrigeri
2008-12-09mysql: new sqldumpoptions config variable (Closes: #502966)intrigeri
2008-06-24pgsql, mysql, svn: use new vservers_running function from lib/vserver (factor...intrigeri
2007-11-20add patch from matthew palmer to enhance mysql database selection (Closes: #4...Micah Anderson
2007-11-02added nodata option to mysql handler, thanks to Daniel Bonniot (Closes: 408829)Micah Anderson
2007-10-12fixed autotools build, broken since r466, inhandlers/Makefile.amintrigeri