php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75050 FTBFS with MariaDB 10.2 client library
Submitted: 2017-08-08 17:00 UTC Modified: 2021-08-22 04:22 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: l dot declercq at nuxwin dot com Assigned: cmb (profile)
Status: No Feedback Package: MySQLi related
PHP Version: 7.1.8 OS: any
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: l dot declercq at nuxwin dot com
New email:
PHP Version: OS:

 

 [2017-08-08 17:00 UTC] l dot declercq at nuxwin dot com
Description:
------------
The mysql.h header file that is provided by MariaDB 10.2 doesn't include the mysql_version.h header file which is required by the mysqli and pod_mysql extensions, leading to FTPFS issue due to undeclared identifiers.

Note that the issue affect all PHP versions.




Patches

nxw_mariadb_10.2_ftbfs.patch (last revision 2017-08-08 17:01 UTC by l dot declercq at nuxwin dot com)

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-08-08 17:13 UTC] l dot declercq at nuxwin dot com
I meant: pdo_mysql extension, not pod_mysql extension...
Sorry
 [2017-08-08 17:15 UTC] l dot declercq at nuxwin dot com
-Package: pdo_sqlsrv +Package: MySQLi related
 [2017-08-08 17:15 UTC] l dot declercq at nuxwin dot com
Updated package
 [2020-10-11 18:24 UTC] franciscojr dot dev at gmail dot com
The following pull request has been associated:

Patch Name: Fix #75050: FTBFS with MariaDB 10.2 client library
On GitHub:  https://github.com/php/php-src/pull/6320
Patch:      https://github.com/php/php-src/pull/6320.patch
 [2021-08-09 10:53 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-08-09 10:53 UTC] cmb@php.net
Does this still happen with any of the actively supported PHP
versions[1]?  According to a comment on the now closed PR[2], this
has already been fixed in the meantime.

[1] <https://www.php.net/supported-versions.php>
[2] <https://github.com/php/php-src/pull/6320#issuecomment-756206002>
 [2021-08-22 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC