Age | Commit message (Collapse) | Author |
|
|
|
origin master:master" only works for bare repositories - use "git remote update" for non-bare ones
|
|
update" -> "git fetch origin master:master"
|
|
|
|
|
|
|
|
requires run of mysql_find_build_assignment_loops first
|
|
mysql_query_remove_old_binary_packages_from_build_list() new
|
|
|
|
|
|
is not enough to leave the loop - we might find it upstream, too
|
|
enough to leave the loop - we might find it upstream, too
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of 'INSERT IGNORE INTO `%s` VALUES ...'
|
|
|
|
|
|
|
|
|
|
|
|
will fail later anyways
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mysql_retrieve_static_information() ... and it will be called automatically by lib/load-configuration
|
|
|
|
|
|
mysql_join_repositories_binary_packages obsolete
|
|
conf/{common,master,slave}.conf
|
|
|
|
relevant_for_binary_packages suffices for black listing (not AND)
|
|
|
|
-w|--wait to unitise flags
|
|
current_repository_id instead of current_repository as parameter
|