WordPress database error: [Table 'buchicnc_wp.wp_posts' doesn't exist]
SELECT ID, post_name, post_parent, post_type FROM wp_posts WHERE post_name IN ('producto','maquina-de-corte-laser-evo-14') AND post_type IN ('page','attachment')

WordPress database error: [Table 'buchicnc_wp.wp_posts' doesn't exist]
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_name = 'maquina-de-corte-laser-evo-14' AND wp_posts.post_type = 'attachment' ORDER BY wp_posts.post_date DESC

WordPress database error: [Table 'buchicnc_wp.wp_postmeta' doesn't exist]
SELECT post_id FROM wp_postmeta, wp_posts WHERE ID = post_id AND post_type = 'attachment' AND meta_key = '_wp_old_slug' AND meta_value = 'maquina-de-corte-laser-evo-14'

WordPress database error: [Table 'buchicnc_wp.wp_posts' doesn't exist]
SELECT ID FROM wp_posts WHERE post_name LIKE 'maquina-de-corte-laser-evo-14%' AND post_type IN ('post', 'page', 'attachment') AND post_status IN ('publish')