[wp-trac] [WordPress Trac] #19026: Don't use SHOW TABLES in is_blog_installed()
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 21 22:16:34 UTC 2011
#19026: Don't use SHOW TABLES in is_blog_installed()
--------------------------+---------------------
Reporter: ryan | Owner: ryan
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.3
Component: Database | Version: 3.2.1
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Changes (by ryan):
* owner: => ryan
* status: new => closed
* resolution: => fixed
Comment:
In [19039]:
{{{
#!CommitTicketReference repository="" revision="19039"
Don't use unbounded SHOW TABLES in is_blog_installed(). Do a more targeted
DESCRIBE loop over the blog table list. fixes #19026
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19026#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list