Edit report at https://bugs.php.net/bug.php?id=55609&edit=1
ID: 55609 Updated by: and...@php.net Reported by: johan...@php.net Summary: mysqlnd cannot be built shared -Status: Open +Status: Closed Type: Feature/Change Request Package: MySQL related Operating System: * PHP Version: trunk-SVN-2011-09-05 (SVN) -Assigned To: +Assigned To: andrey Block user comment: N Private report: N New Comment: 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/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2011-09-06 16:41:12] johan...@php.net 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. ------------------------------------------------------------------------ [2011-09-06 16:38:09] johan...@php.net Automatic comment from SVN on behalf of johannes Revision: http://svn.php.net/viewvc/?view=revision&revision=316281 Log: - Fix bug #55609 (mysqlnd cannot be built shared) # This adds an option --enable-mysqlnd to explicitly built mysqlnd, like any # other extension it can be used with =shared to build mysqlnd shared; # mysqlnd will implicitly enabled when requested from another extension ------------------------------------------------------------------------ [2011-09-05 18:25:01] johan...@php.net The following patch has been added/updated: Patch Name: mysqlnd_build_shared.diff Revision: 1315247101 URL: https://bugs.php.net/patch-display.php?bug=55609&patch=mysqlnd_build_shared.diff&revision=1315247101 ------------------------------------------------------------------------ [2011-09-05 18:23:50] johan...@php.net The following patch has been added/updated: Patch Name: mysqlnd_build_shared.diff Revision: 1315247030 URL: https://bugs.php.net/patch-display.php?bug=55609&patch=mysqlnd_build_shared.diff&revision=1315247030 ------------------------------------------------------------------------ [2011-09-05 16:48:49] johan...@php.net The attached patch adds an option --enable-mysqlnd which can be used like any other normal configure option. Therefore mysqlnd could be built even when no other MySQL extension was activated. It's also possible to use --enable-mysqlnd=shared After applying this patch myslqnd won't compile shared due to issues in mysqlnd_compat.h ------------------------------------------------------------------------ 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 https://bugs.php.net/bug.php?id=55609 -- Edit this bug report at https://bugs.php.net/bug.php?id=55609&edit=1