[ERROR MYSQL]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '/familias/en where fam_url='superficies'' at line 1
[SQL]select * from prod_familia_en/familias/en where fam_url='superficies'

[ERROR MYSQL]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '/familias/en on prel_sid=s_id left join prod_familia_en/familias/en on prel_f' at line 2
[SQL]select * from prod_relacion left join prod_sector_en/familias/en on prel_sid=s_id left join prod_familia_en/familias/en on prel_famid=fam_id left join prod_subfamilia_en/familias/en on prel_sfamid=sfam_id inner join productos_en/familias/en on prel_pid=p_id where 1=1 and fam_url='superficies' and s_activo=1 and fam_activo=1 and p_activo=1 group by p_id order by sfam_orden, p_orden, p_titulo