Bug #34544 MySQLi with PHP 5.2.5 not working
Submitted: 14 Feb 2008 13:01 Modified: 19 Feb 2008 6:36
Reporter: Jari Tuomoja Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: Compiling Severity:S1 (Critical)
Version:MySQL 5.1.23-rc OS:Linux (Fedora Core 6 (x86_64))
Assigned to: CPU Architecture:Any
Tags: mysqli, php

[14 Feb 2008 13:01] Jari Tuomoja
Description:
When compiling client libraries (--disable-server) for FC6, compiling ok. But PHP 5.2.5 will give an error with mysqli support, mysql and pdo are working ok.

Tested with several server, PHP with MySQLi is not working anymore, with 5.1.22-rc everything is ok.

How to repeat:
Compile php 5.2.5: --with-mysqli=/your/dir/to/mysql_config
[14 Feb 2008 13:05] Susanne Ebrecht
Many thanks for writing a bug report.

MySQLi is a PHP product.

Please ask PHP support for help.
[19 Feb 2008 6:36] Jari Tuomoja
I will add link to PHP bug database where this same error is open:

http://bugs.php.net/bug.php?id=44137

I hope this bug will be fixed as soon as possible. Problem is that MySQL own PHP native library is not working and bundled PHP MySQLi library is also not working.

--JT--