Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
website
master
Archlinux32 website - obsolete
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mysql.php
Age
Commit message (
Expand
)
Author
2019-03-27
buildmaster/statistics.php: arch_filter_query() separated into lib/mysel.php
Erich Eckner
2019-02-19
lib/mysql.php: deactivate debugging log for now
Erich Eckner
2019-02-11
lib/*.php: should not require_once ../init.php - else it cannot be included f...
Erich Eckner
2019-01-20
lib/mysql.php: mysql_query_package_version() new
Erich Eckner
2019-01-16
lib/mysql.php: mysql_url_encode() new to url-encode strings _inside_mysql_
Erich Eckner
2018-12-06
lib/mysql.php: log queries and their duration
Erich Eckner
2018-11-09
lib/mysql-joins.php new: it contains mysql_join_* functions similar to the on...
Erich Eckner
2018-06-25
lib/mysql.php: mysql_prepare_query() new (but not (yet) needed)
Erich Eckner
2018-06-22
Revert "lib/mysql.php: do not print warning if last ssh_log is less than a mi...
Erich Eckner
2018-06-22
lib/mysql.php: do not print warning if last ssh_log is less than a minute ago
Erich Eckner
2018-06-19
Fix syntax errors from missing semicolons
Tyler Dence
2018-05-02
lib/mysql.php: fix typo
Erich Eckner
2018-04-17
show warning on stopped slave
Erich Eckner
2018-04-17
buildmaster/*.php: use lib/mysql.php
Erich Eckner
2018-04-17
lib/ new
Erich Eckner