php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1209 When using password to connect to myqsl server php crashes
Submitted: 1999-03-07 14:53 UTC Modified: 2000-07-22 19:14 UTC
From: tscargo at hotmail dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.5 OS: BSDI BSD/OS 3.1
Private report: No CVE-ID: None
 [1999-03-07 14:53 UTC] tscargo at hotmail dot com
$conn=mysql_connect("","username",""); works fine.
$conn=mysql_connect("","username","anything"); Crashes php on this server.

Using php as a module in apache 1.2.6
Using mysql 3.21.33b

Is this a known bug ?

A username IS used (as shown above). And it is PHP that crashes apache not mysql.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-22 19:14 UTC] mrobinso at cvs dot php dot net
Forgot to close.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 14:01:30 2024 UTC