Sorry, it appears to be _not_ a bug in mysql 3.23.34 but a conflict with the
apache module mod_auth_mysql.

It's still weird since i only noticed after installing 3.23.34, and had no
problems herefore.
Downgrading to a earlier version however did not solve the problem!
My collegue installed the mod_auth_mysql this weekend and did not experience
any problem as well.

So there sure is some kind of conflict which I wouldn't dare to tell which,
but it probably is not mysql 3.23.34 to blame!

regards,

rene

----- Original Message -----
From: "René Tegel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 12, 2001 6:19 AM
Subject: Errors in PHP after upgrading to MySQL 3.23.34


> I installed the MySQL 3.23.34-1 rpm on my redhat 7 box. It all seemed to
> work fine, but suddenly i got this error in numerous of my php scripts. it
> happens only on update and insert statements. The data however might have
> been stored in the db.
>
> Warning: MySQL: Unable to save result set in /var/www/html/sub.php on line
> 34
>
> when i look in the mysql error log i see such lines on some of the failed
> query's:
>
> 010312  6:04:13  Aborted connection 196 to db: 'logboek' user: 'html'
host:
> `localhost' (Got an error reading communication packets)
>
> i'm especially wondering about the connection id, this seems to increase
at
> every connection, however from my php scripts I make a persistant
> connection.
>
> Is this a incompatability issue of the php interface to mysql? ifso, must
i
> re-compile my php binary after upgrading to 3.23.34?
>
> Fortunately it's not a production machine yet.
>
> thanx in advance,
>
> rene
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to