Add post_parent index. fixes #7876
git-svn-id: http://svn.automattic.com/wordpress/trunk@9290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -15,6 +15,6 @@ $wp_version = '2.7-almost-beta';
|
||||
*
|
||||
* @global int $wp_db_version
|
||||
*/
|
||||
$wp_db_version = 8989;
|
||||
$wp_db_version = 9290;
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user