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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: zq dot hkrcn at gmail dot com
New email:
PHP Version: OS:

 

 [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: Thu Mar 28 17:01:29 2024 UTC