Zombie jobs query refactored to avoid the resource-intensive CONCAT() clause. branch_3_2
authorZdeněk Šustr <sustr4@cesnet.cz>
Thu, 14 Mar 2013 16:31:18 +0000 (16:31 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 17 Mar 2013 23:35:57 +0000 (00:35 +0100)
commit96006c675e8b2a9af5b5516bd654862d9030f1a0
tree0d55fc021026ea0e02997554eb76343cc58b4ec4
parent07fc9795fa5f94fe2b274223adafd309afc58d86
Zombie jobs query refactored to avoid the resource-intensive CONCAT() clause.
  - Replaced with a series of (... AND ... AND ...) OR (...)... conditions
org.glite.lb.server/src/query.c