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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 16 04:01:28 2024 UTC