Edit report at http://bugs.php.net/bug.php?id=50667&edit=1

 ID:                 50667
 Updated by:         and...@php.net
 Reported by:        rtshilston at gmail dot com
 Summary:            Deprecate mysql_list_databases
-Status:             Assigned
+Status:             Closed
 Type:               Feature/Change Request
 Package:            *General Issues
 PHP Version:        5.3.1
 Assigned To:        andrey
 Block user comment: N

 New Comment:

Deprecated in trunk, if next minor release is 5.4.0, then it will be
there.



Thanks!


Previous Comments:
------------------------------------------------------------------------
[2010-08-17 15:40:13] and...@php.net

I removed aliases in MySQLi. I haven't touched ext/mysql

------------------------------------------------------------------------
[2010-08-16 23:06:02] ka...@php.net

Andrey, didn't you remove those aliases not so long ago, if so could you
re-classify this if needed to a documentation issue?

------------------------------------------------------------------------
[2010-01-05 10:56:43] rtshilston at gmail dot com

Description:
------------
mysql_list_tables and mysql_list_fields have both been deprecated.  For


consistency, I think that mysql_list_dbs should be deprecated as it too


can be performed with a simple SQL query: "SHOW databases".

Reproduce code:
---------------
---

>From manual page: function.mysql-list-dbs

---





------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=50667&edit=1

Reply via email to