php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10746 Unable to Save Result Sets EVEN WITH mySQL PATH
Submitted: 2001-05-09 05:43 UTC Modified: 2001-06-02 22:24 UTC
From: mfurdyk at buybuddy dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.4pl1 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mfurdyk at buybuddy dot com
New email:
PHP Version: OS:

 

 [2001-05-09 05:43 UTC] mfurdyk at buybuddy dot com
Same as bug#4759 -- mysql spits out unable to save result set errors, even if PHP is compiled with the FULL mySQL path.

It goes away if I compile apache without auth_mysql, and then recompile PHP, which is really weird. I have PHP installed as a .so

PHP 4.0.5 won't install as a .so for me, it errors out, so I'm not sure if this happens in 4.0.5 too.

./configure --with-apxs=/usr/local/apache/bin/apxs
--with-mysql=/usr/local/mysql

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-02 22:24 UTC] sniper@php.net
This should be fixed with PHP 4.0.6, please try the 
latest release candidate:

http://www.php.net/~andi/php-4.0.6RC2.tar.gz

And you don't give enough info anyway.
If this happens with the RC2, reopen with the errors
you get on compile time. You should also make sure
the auth_mysql uses the SAME libmyslqclient.so file.

-Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jun 30 18:01:35 2025 UTC