]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 538705: Assure that Bugzilla->dbh doesn't become invalid under MySQL during long...
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:16:24 +0000 (13:16 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:16:24 +0000 (13:16 -0800)
commitd80ce7526c14db8737febb824347c1ee09af2707
tree8b2d43fd8d9970e1000affb412f18d9d76fb6633
parentdb2e681e87ad1d15bc0c8f8ef08e222da7ea97c1
Bug 538705: Assure that Bugzilla->dbh doesn't become invalid under MySQL during long jobqueue.pl runs.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
Bugzilla/DB/Mysql.pm