Subject | Re: [ib-support] interrupted php script while accessing firebird. .. what happens? |
---|---|
Author | Milan Babuskov |
Post date | 2003-03-19T17:16:47Z |
Berenger Enselme wrote:
--
Milan Babuskov
http://fbexport.sourceforge.net
> I would think it depends:You're right. I didn't think of that.
> - if the query is *executed* fast but the *fetching* takes some time then
> killing the script would stop the fetching (which is always done
> incrementally) and thus relieve the server... (ex: SELECT * FROM HUGE_TABLE)
> - if the query is of the long execution type (ex: select * from A_PROCEDURE
> with A_PROCEDURE doing some complex treatments) then killing the script
> wouldn't stop the query.
--
Milan Babuskov
http://fbexport.sourceforge.net