[wp-trac] [WordPress Trac] #5011: table doesn't exist

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 19 13:32:31 GMT 2007


#5011: table doesn't exist
-----------------------+----------------------------------------------------
 Reporter:  edwinkort  |       Owner:  anonymous        
     Type:  defect     |      Status:  new              
 Priority:  low        |   Milestone:  2.3              
Component:  General    |     Version:  2.3              
 Severity:  normal     |    Keywords:  categories, table
-----------------------+----------------------------------------------------
 [Table 'bookieb_blog.wp_categories' doesn't exist]
 SELECT c.cat_ID AS ID, MAX(p.post_modified) AS last_mod FROM
 `wp_categories` c, `wp_post2cat` pc, `wp_posts` p WHERE pc.category_id =
 c.cat_ID AND p.ID = pc.post_id AND p.post_status = 'publish' AND
 p.post_type='post' GROUP BY c.cat_id

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5011>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list