ID:               49122
 Updated by:       [email protected]
 Reported By:      gabrycucciolo84pv at fastwebnet dot it
-Status:           Open
+Status:           Assigned
 Bug Type:         MySQL related
 Operating System: Centos 4
 PHP Version:      5.3.0
-Assigned To:      
+Assigned To:      andrey
 New Comment:

Apparently this is some mysqlnd-only thing. Assigning to Andrey who
added it but didn't test it.


Previous Comments:
------------------------------------------------------------------------

[2009-08-04 12:53:44] gabrycucciolo84pv at fastwebnet dot it

I am now getting 

4.6/../../../libcurl.so, may conflict with libcrypto.so.0.9.8
ext/mysqli/.libs/mysqli_api.o(.text+0x304a): In function
`zif_mysqli_stmt_more_results':
/root/php5.3-200908040430/ext/mysqli/mysqli_api.c:1500: undefined
reference to `mysql_stmt_more_results'
ext/mysqli/.libs/mysqli_api.o(.text+0x30da): In function
`zif_mysqli_stmt_next_result':
/root/php5.3-200908040430/ext/mysqli/mysqli_api.c:1516: undefined
reference to `mysql_stmt_more_results'

making dev build 200908040430 with the same configure as above

------------------------------------------------------------------------

[2009-08-02 01:46:49] [email protected]

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------

[2009-08-02 01:07:38] [email protected]

Automatic comment from SVN on behalf of jani
Revision: http://svn.php.net/viewvc/?view=revision&revision=286640
Log: - Fixed bug #49122 (undefined reference to
mysqlnd_stmt_next_result on compile with  --with-mysqli and MySQL 6.0)

------------------------------------------------------------------------

[2009-08-01 21:44:24] gabrycucciolo84pv at fastwebnet dot it

./configure --with-openssl --disable-mbregex --enable-ctype --with-curl
--enable-exif --with-iconv --enable-json --enable-libxml
--enable-mbstring --with-bz2 --enable-soap --enable-bcmath
--enable-calendar --enable-ftp --with-gd --with-mcrypt --with-mhash
--enable-zip --enable-xmlreader --enable-xmlwriter --with-mysql
--with-mysqli --with-apxs2=/usr/local/apache2/bin/apxs --with-pear
--with-zlib --with-servlet --enable-gd-native-ttf)

------------------------------------------------------------------------

[2009-07-31 16:56:12] [email protected]

What was the full configure line you used?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/49122

-- 
Edit this bug report at http://bugs.php.net/?id=49122&edit=1

Reply via email to