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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tscargo at hotmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-22 19:14 UTC] mrobinso at cvs dot php dot net
Forgot to close.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 09:01:26 2025 UTC