ID: 46391 Updated by: [EMAIL PROTECTED] Reported By: whitehat0702 at gmail dot com -Status: Assigned +Status: Wont fix Bug Type: MySQL related Operating System: win32 only PHP Version: 5.2.6 Assigned To: pajoye New Comment:
Despite our attempts, the latest libmysql 5.0.x and 5.1.x can't be compiled with VC6. That means that we will not update the library in 5.2.x. Do not use the mysql library with PHP, or do it at your own risk as we will not support it. 5.3.x has its own native library (mysqlnd). Previous Comments: ------------------------------------------------------------------------ [2008-11-28 00:21:30] peaceable_whale at hotmail dot com The MySQL 5.1.30 Generally Available (GA) release is now available. ------------------------------------------------------------------------ [2008-10-26 08:40:40] [EMAIL PROTECTED] We plan to update the library in 5.2.x. However, you should not replace this library with an incompatible version (binary, crt version, etc.). That's a call for troubles (valid for any DLLs we provide). ------------------------------------------------------------------------ [2008-10-26 08:27:26] whitehat0702 at gmail dot com Description: ------------ I have downloaded and install Mysql v5.1.29 RC and the file libmysql.dll in my PHP folder (5.2.6) does not have the same version. So I try replacing it by the one in folder MySQL\bin and it's not work! It cause error to my Apache web server. Would you please upgrade file libmysql.dll for the new version of MySQL? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46391&edit=1
