php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #71017 bug in mysql_list_tables documentation
Submitted: 2015-12-03 13:21 UTC Modified: 2016-01-06 19:34 UTC
From: hrubak dot andras at wwdh dot hu Assigned: tpunt (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: n/a
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: hrubak dot andras at wwdh dot hu
New email:
PHP Version: OS:

 

 [2015-12-03 13:21 UTC] hrubak dot andras at wwdh dot hu
Description:
------------
There is "SQL Query: SHOW TABLES FROM sometable" in Warning box.
It should be "SHOW TABLES FROM somedatabase"
---
From manual page: http://www.php.net/function.mysql-list-tables
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-01-06 19:30 UTC] tpunt@php.net
Automatic comment from SVN on behalf of tpunt
Revision: http://svn.php.net/viewvc/?view=revision&revision=338412
Log: Resolve doc bug #71017
 [2016-01-06 19:34 UTC] tpunt@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: tpunt
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC