php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49243 php_mysqlnd_config
Submitted: 2009-08-13 13:55 UTC Modified: 2009-08-26 01:00 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: arie0510 at live dot com Assigned: jani (profile)
Status: No Feedback Package: MySQL related
PHP Version: 5.3.0 OS: linux mipsel
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: arie0510 at live dot com
New email:
PHP Version: OS:

 

 [2009-08-13 13:55 UTC] arie0510 at live dot com
Description:
------------
ext/mysqlnd/portability.h contains on line 35 the following include:

#  include "ext/mysqlnd/php_mysqlnd_config.h"

However, the file ext/mysqlnd/php_mysqlnd_config.h does not exist.


Bug is also in  6.0 and snaps




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-08-18 07:16 UTC] jani@php.net
The actual file is ext/mysqlnd/mysqlnd_portability.h and it's created during configure. So what is the problem here?
 [2009-08-26 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2014-09-14 11:21 UTC] salathe@php.net
Automatic comment from SVN on behalf of salathe
Revision: http://svn.php.net/viewvc/?view=revision&revision=334860
Log: Fixed PI value in example
--
Patch by anonymous #49243
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC