summaryrefslogtreecommitdiff
path: root/lib/mysql.php
AgeCommit message (Collapse)Author
2019-02-19lib/mysql.php: deactivate debugging log for nowErich Eckner
2019-02-11lib/*.php: should not require_once ../init.php - else it cannot be included ↵Erich Eckner
from the parent directory
2019-01-20lib/mysql.php: mysql_query_package_version() newErich Eckner
2019-01-16lib/mysql.php: mysql_url_encode() new to url-encode strings _inside_mysql_Erich Eckner
2018-12-06lib/mysql.php: log queries and their durationErich Eckner
2018-11-09lib/mysql-joins.php new: it contains mysql_join_* functions similar to the ↵Erich Eckner
ones in lib/mysql-functions of the build scripts
2018-06-25lib/mysql.php: mysql_prepare_query() new (but not (yet) needed)Erich Eckner
2018-06-22Revert "lib/mysql.php: do not print warning if last ssh_log is less than a ↵Erich Eckner
minute ago" This reverts commit 857d7d193c454ff18c4c15089bc465178415a5a8.
2018-06-22lib/mysql.php: do not print warning if last ssh_log is less than a minute agoErich Eckner
2018-06-19Fix syntax errors from missing semicolonsTyler Dence
2018-05-02lib/mysql.php: fix typoErich Eckner
2018-04-17show warning on stopped slaveErich Eckner
2018-04-17buildmaster/*.php: use lib/mysql.phpErich Eckner
2018-04-17lib/ newErich Eckner