Revert r89409: provided a default Database->listTables() implementation that didn...
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 3 Jun 2011 18:39:10 +0000 (18:39 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 3 Jun 2011 18:39:10 +0000 (18:39 +0000)
commitd97e37bbe6596a7814c3919f359fd043b6474d7e
treeb10ddb88b01309c90975b81cf2d7254b5f89a199
parente83e6eb00457cb9a6a441e6ba854c2c0f9572bc1
Revert r89409: provided a default Database->listTables() implementation that didn't actually check the database, thus missing extension tables, any custom tables, any other tables being managed deliberately, and would be missing a matching table prefix if any.
includes/db/Database.php