mySQL Error on Query:
select distinct p.* from products p, genres_products gp, bl_products_links bl where p.product_id = bl.product_id and p.product_id = gp.product_id and p.active=1 and gp.genre_id=5 order by p.title_sort LIMIT 16 OFFSET 0
select distinct p.* from products p, genres_products gp, bl_products_links bl where p.product_id = bl.product_id and p.product_id = gp.product_id and p.active=1 and gp.genre_id=5 order by p.title_sort LIMIT 16 OFFSET 0