php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50736 Fatal error: Call to undefined function mysql_drop_db()
Submitted: 2010-01-13 09:10 UTC Modified: 2010-01-13 09:50 UTC
From: ntsc279 at hotmail dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.3.1 OS: WinXP
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ntsc279 at hotmail dot com
New email:
PHP Version: OS:

 

 [2010-01-13 09:10 UTC] ntsc279 at hotmail dot com
Description:
------------
I used Apache2.2, PHP5.3.01, MySQL5.0

I connect to DB and used function mysql_drop_db.

Program show error:
Fatal error: Call to undefined function mysql_drop_db()

I think's it error in load lib for mysql


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-01-13 09:50 UTC] pajoye@php.net
Install the mysql extension correctly.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 12:01:29 2024 UTC