Error Number: 1064

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 'innovacion,6' at line 2

SELECT id_articulo as id, nombre, tipo_articulo, alias, destacado, titulo_es, titulo_en, titulo_fr, titulo_de, titulo_it, titulo_ru, texto_es, texto_en, texto_fr, texto_de, texto_it, texto_ru, imagenes, fecha_c, fecha_m, fecha_p, activo, id_usuario_c, id_usuario_m, metatags_es, metatags_en, metatags_fr, metatags_de, metatags_it, metatags_ru, metadescripcion_es, metadescripcion_en, metadescripcion_fr, metadescripcion_de, metadescripcion_it, metadescripcion_ru FROM articulos WHERE activo=1 AND tipo_articulo=0 ORDER BY destacado DESC, fecha_p DESC LIMIT innovacion,6

Filename: /var/www/sonia/models/articulos_model.php

Line Number: 62