]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla during...
authorjustdave%syndicomm.com <>
Fri, 31 Aug 2001 12:49:01 +0000 (12:49 +0000)
committerjustdave%syndicomm.com <>
Fri, 31 Aug 2001 12:49:01 +0000 (12:49 +0000)
commit31152e8e947876fb59da202dbee8cec5034a6e42
treeb31068f7b0d77e2a33535ec056b50d65f590807a
parent5d1bca95620daf504093e781e26bea10357c9850
Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla during the sync process so mysql doesn't get overloaded while the tables are locked.  This patch also adds some funtionality to the script to allow you to specify an alternate temp directory on the command line, in case you have a large database and need it made to a different filesystem for space reasons.
Patch by Dawn Endico <endico@mozilla.org> and Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
checksetup.pl
syncshadowdb