ID:               13459
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Duplicate
 Bug Type:         Informix related
 Operating System: Linux 2.2
 PHP Version:      4.0.5
 New Comment:

Dup of #14254 (that one has more info)


Previous Comments:
------------------------------------------------------------------------

[2002-01-17 10:58:12] [EMAIL PROTECTED]

I do get same phenomenon on solaris 2.8
apache 1.3.20
php 3.1.18 and 4.1.0
against ids2000 esql v9.3
with  MaxRequestsPerChild = 0
happen very often
with  MaxRequestsPerChild=20 
happens once and again

------------------------------------------------------------------------

[2001-09-26 14:50:20] [EMAIL PROTECTED]

Informix throws the error, which is (from
http://www.informix.com/answers/english/ierrors.htm):

-439 Database server is currently processing an SQL task.

   You  attempted  to  call an SQL routine or attempted to execute an
SQL
   statement  within  a  signal  handling  function/routine or a
callback
   function/procedure.  Use  only  the  sqldone()  and sqlbreak()
library
   functions  inside your INFORMIX-ESQL/C callback function. Use only
the
   ECO-SQD  and  ECO-SQB library routines inside your ESQL/COBOL
callback
   procedure.  In  addition,  if  you  want  to  unregister your
callback
   function  in  INFORMIX-ESQL/C,  you  can invoke the
sqlbreakcallback()
   callback  registration function within your callback procedure. If
you
   want  to  unregister  your  callback  procedure in ESQL/COBOL, you
can
   invoke   the  ECO-SQBCB  callback  registration  routine  within 
your
   callback procedure.

------------------------------------------------------------------------

[2001-09-26 14:00:52] [EMAIL PROTECTED]

It's happenning the error -439 in my site. But I never got the ways it
happens because it occurs just sometimes and I never could reproduce it
in my tests.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=13459&edit=1

Reply via email to