ID: 31168 Updated by: [EMAIL PROTECTED] Reported By: chris at lodesys dot com -Status: Assigned +Status: Open -Bug Type: MySQLi related +Bug Type: Documentation problem Operating System: Windows PHP Version: 5.0.3 Assigned To: edink New Comment:
As of php-5.0.3 both mysql and mysqli extensions use the same libmysql.dll which is identical to one shipped with mysql distribution. Marking this as documentation issue. Previous Comments: ------------------------------------------------------------------------ [2004-12-18 03:47:29] [EMAIL PROTECTED] I'm asleep at the wheel, that's who I meant to assign it to. My apologies. ------------------------------------------------------------------------ [2004-12-18 03:44:06] [EMAIL PROTECTED] Georg can't do anything about this, please do never assign bugs to people without verifying it with them first (or really knowing to whom to assign it too). This should go to Edin. Derick ------------------------------------------------------------------------ [2004-12-18 03:19:39] [EMAIL PROTECTED] Thanks for pointing this out. Georg? ------------------------------------------------------------------------ [2004-12-18 02:52:36] chris at lodesys dot com Description: ------------ The documentation states that libmysqli.dll is required to use the php_mysqli.dll extension, and is bundled. However the file libmysqli.dll is not included in the php-5.0.3-Win32.zip distribution. http://www.php.net/manual/en/install.windows.extensions.php Reproduce code: --------------- n/a Expected result: ---------------- Would find file libmysqli.dll in php-5.0.3-Win32.zip Actual result: -------------- not found ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31168&edit=1
