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
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mysql-functions
Age
Commit message (
Collapse
)
Author
2018-04-02
lib/mysql-functions: mysql_cleanup: remove last_action from build_slaves ↵
Erich Eckner
without an assignment, too
2018-03-29
move calculation of mysql_files_table_partitions from lib/mysql-functions to ↵
Erich Eckner
conf/default.conf - $work_dir was not yet set
2018-03-29
make mysql_files_table_partitions dynamically determined in ↵
Erich Eckner
lib/mysql-functions instead of statically configured in conf/default.conf
2018-03-29
conf/default.conf: put number of partitions into variable
Erich Eckner
2018-03-29
lib/mysql-functions: mysql_run_query: whoops, we should not delete the ↵
Erich Eckner
output before printing it
2018-03-29
lib/mysql-functions: mysql_run_query: whoops, we should actually output the ↵
Erich Eckner
output
2018-03-29
lib/mysql-functions: give correct error on failed mysql query
Erich Eckner
2018-03-29
lib/mysql-functions: mysql_run_query: log all queries, but make unimportant ↵
Erich Eckner
and insane queries non-fatal
2018-03-29
lib/mysql-functions: fix column name
Erich Eckner
2018-03-29
lib/mysql-functions: mysql_cleanup: remove obsolete files and file_providers ↵
Erich Eckner
partition by partition
2018-03-29
lib/mysql-functions, bin/return-assignment: ↵
Erich Eckner
mysql_insert_package_files_query() new and used
2018-03-28
fix indentations
Erich Eckner
2018-03-27
lib/mysql-functions: mysql_cleanup now also removes build_slaves.logged_lines
Erich Eckner
2018-03-27
lib/mysql-functions: mysql_cleanup: remove obsolete file_providers and ↵
Erich Eckner
files, too
2018-03-27
lib/mysql-functions: mysql_cleanup: remove build assignments from build ↵
Erich Eckner
slaves which have not connected within the last hour
2018-03-26
lib/mysql-functions: more join_* functions
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-20
lib/common-functions: irc_say new
Erich Eckner
2018-03-19
#archlinux-ports -> #archlinux32
Erich Eckner
2018-03-14
lib/mysql-functions mysql_generate_package_metadata: create dependency of ↵
Erich Eckner
$x-doc packages on $x-$pkgver and install_target_provider $x -> $x-$pkgver, $x-$pkgver-$pkgrel
2018-03-14
lib/mysql-functions: strip sub_pkgrel from extracted pkgrel
Erich Eckner
2018-03-14
lib/mysql-functions: i -> _
Erich Eckner
2018-03-12
lib/mysql-functions: small improvement
Erich Eckner
2018-03-12
lib/mysql-functions: remove unnecessary functions
Erich Eckner
2018-03-08
lib/mysql-functions: mysql_run_query: we save the query in a file and delete ↵
Erich Eckner
that file if the query succeeded
2018-03-08
lib/mysql-functions: add comment
Erich Eckner
2018-03-07
make -N --raw --batch the default arguments to mysql, explicitely override ↵
Erich Eckner
them if required
2018-03-05
lib/mysql-functions: new joins for `repository_moves`
Erich Eckner
2018-03-01
lib/mysql-functions: mysql_run_query: only log if sane
Erich Eckner
2018-03-01
lib/mysql-functions: mysql_run_query logs everything, now
Erich Eckner
2018-03-01
use "mysql -N" instead of cumbersome sedding
Erich Eckner
2018-03-01
switch from calling ${mysql_command} to calling the wrapper function ↵
Erich Eckner
mysql_run_query()
2018-02-24
bin/common-functions -> lib/common-functions, bin/mysql-functions -> ↵
Erich Eckner
lib/mysql-functions
[prev]