summaryrefslogtreecommitdiff
path: root/lib/common-functions
AgeCommit message (Collapse)Author
2018-03-07make -N --raw --batch the default arguments to mysql, explicitely override ↵Erich Eckner
them if required
2018-03-05lib/common-functions: remove pkgver() from PKGBUILD, so we do not ↵Erich Eckner
accidentally update $pkgver
2018-03-05lib/common-functions: PKGBUILD is r/o, so pkgver() won't change the version :-/Erich Eckner
2018-03-01use "mysql -N" instead of cumbersome seddingErich Eckner
2018-03-01switch from calling ${mysql_command} to calling the wrapper function ↵Erich Eckner
mysql_run_query()
2018-02-26lib/common-functions: save date to command-log; skip logging if buildmaster ↵Erich Eckner
is insane
2018-02-26lib/common-functions: save log of executed scripts - for debugging ↵Erich Eckner
mysterious errors :-)
2018-02-24bin/common-functions -> lib/common-functions, bin/mysql-functions -> ↵Erich Eckner
lib/mysql-functions