]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
add a stack to save the current global SQL state so that queries can be nested. ...
authordmose%mozilla.org <>
Tue, 12 Dec 2000 11:47:40 +0000 (11:47 +0000)
committerdmose%mozilla.org <>
Tue, 12 Dec 2000 11:47:40 +0000 (11:47 +0000)
commitcc0123cd61d04ea2935bf61da58e4db353b776a1
treea82e9c0be31782ce40d71b7821a46d7d47d19854
parent7033a5f254f8545ef65ed77a51080dd62601a5a4
add a stack to save the current global SQL state so that queries can be nested.  used this mechanism to fix the 62618 regression.  r=encido@mozilla.org
globals.pl