SE PRODUJO UN ERROR DE EJECUCION DEL TIPO MYSQL
ID ERROR: 1064
DESCRIPCION: 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 'order by fecha desc' at line 1
SQL FALLIDO: SELECT *,substring(fecha,1,4) as anio, substring(fecha,6,2) as mes FROM prensa_info WHERE id_idioma= order by fecha desc