Martin Schuster said:
>
> We experience the same problem here, using phpmyadmin (which calls
> mysql_fetch_field() in phpmyadmin/libraries/dbi/mysql.dbi.lib.php)

Can you reproduce the segfault using the example script from:

http://www.php.net/mysql_fetch_field

This is what I used to test that the bug was fixed, and it does indeed
work for me.  Perhaps what you are seeing is another bug that looks like
this one (say, a clash between two apache modules linked with different
mysql libs, resulting in segfaults?)

If you could test both from the command-line and via apache (or wherever
it is you're seeing the bug), that would be great.  Also, make sure you've
restarted apache (or whatever) after the php4/php4-mysql upgrade.

... Adam





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to