How to check OCI8's bug?
I use Apache2 , PHP5.3.6 (on RHLinux) and Oracle11gR2 (on Win2008R2).
connect Oracle by PDO and OCI8 (1.4.5).
Then some query doesn't work and no error which apache's and oracle's.
When the situation has occurred I can't do until apache restart or close browser.
I think oci8 or pdo_oci is something wrong.
So how can I check it?
Please,help me.
OS Platform:Linux(Aplication server),Windows2008R2(DB server)
Versions of OS, Oracle and PHP:Oracle 11gR2,PHP 5.3.6,OCI8(1.4.5)
PHP Code - and CREATE TABLE statements
ex.SELECT * FROM [tables];
colums are 25 or more. but some query is only 2 colums.
Full error text:
Sorry,I couldn't find.
please tell me how to check error.
Edited by: user876398 on 2011/05/17 13:58