Showing 26 to 46 (of 46 entries)
2006 - MySQL server has gone away
select gop_title, gop_title_see, gop_author, gop_author2, gop_volume, gop_extra, gop_extra_seo, gop_year, gop_pages, gop_category, gop_subject from gop_entries where gop_author like 'y%' and gop_category = 'n' and (gop_volume > 0) order by gop_title desc, gop_year, gop_volume, gop_extra limit 25, 25
[TEP STOP]