Subject Re: [ib-support] interrupted php script while accessing firebird. .. what happens?
Author Milan Babuskov
Berenger Enselme wrote:
> I would think it depends:
> - 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.

You're right. I didn't think of that.

--
Milan Babuskov
http://fbexport.sourceforge.net