« Next |
WordPress database error: [MySQL server has gone away]
SELECT p.*,cat.cat_name
from wp_posts p,
wp_post2cat p2c,
wp_categories cat,
wp_post2lang l
where
p2c.post_id=p.ID
and
l.post_id = p.ID
and
cat.cat_ID=21
and
p2c.category_id=21
and
p.post_type='post'
and
p.post_status='publish'
order by post_modified desc
limit 330, 10
« Next |
WordPress database error: [MySQL server has gone away]
SELECT block_name, text FROM wp_synblocks WHERE language_id = 1