php4-beta | 199912
Date: 12/30/99
- Next message: Sascha Schumann: "[PHP4BETA] cvs: /php4/build rules.mk"
- Previous message: Andreas Karajannis: "Re: [PHP4BETA] Zend list destructor weirdness"
- In reply to: Andreas Karajannis: "Re: [PHP4BETA] Zend list destructor weirdness"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
For some reason I was under the impression this was in MySQL... Ok then,
good luck with the ODBC driver:)
Zeev
On Thu, 30 Dec 1999, Andreas Karajannis wrote:
> Zeev Suraski wrote:
> >
> > Try to figure out what in the script causes this to happen (try cutting it
> > down until it no longer crashes). When you have a test case, please send
> > it to me so I can debug it (if the script is simple enough and I can
> > easily get it to run on my box (I have MySQL), you can send it as-is).
> >
>
> Ok, I've tracked down the problem to be the order in which connections
> and their statement handles are destroyed. Since I normally use a odbc
> driver manager that seems to check for things like trying to free a
> statement handle that has been already freed (via closing the underlying
> connection), I didn't notice this problem.
> Seems like the odbc module needs rework - but not in this century ;-)
>
> -Andreas
>
-- Zeev Suraski <zeev <email protected>> http://www.zend.com/-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Sascha Schumann: "[PHP4BETA] cvs: /php4/build rules.mk"
- Previous message: Andreas Karajannis: "Re: [PHP4BETA] Zend list destructor weirdness"
- In reply to: Andreas Karajannis: "Re: [PHP4BETA] Zend list destructor weirdness"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

