php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #54029 can not connect mysql
Submitted: 2011-02-15 21:54 UTC Modified: 2011-02-15 22:26 UTC
From: zq dot hkrcn at gmail dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.2.17 OS: Windows 2003
Private report: No CVE-ID: None
 [2011-02-15 21:54 UTC] zq dot hkrcn at gmail dot com
Description:
------------
Windows 2003, php 5.2.17, isapi, can not connect mysql 5.1.41

PHP has encountered an Access Violation at ******

mysql 5.0.91 is ok!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-02-15 22:14 UTC] zq dot hkrcn at gmail dot com
ok, php has no problem. it's sth wrong in libmysql.dll, mysql 5.1.41
 [2011-02-15 22:26 UTC] johannes@php.net
-Status: Open +Status: Bogus
 [2011-02-15 22:26 UTC] johannes@php.net
Only use the libmysql.dll distributed with PHP. 5.0 clients can connect to 5.1 and 5.5 without issue.

Please note that PHP 5.2 is not maintained anymore, switch to 5.3 is suggested. MySQL 5.5 is the current suggested series there.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 15:01:29 2024 UTC