Consulta: SELECT pr.id, fe.fecha, pr.titulo, cat.nomb_categoria, cat.id_categoria FROM Fecha_Calendario fe LEFT JOIN Calendario ca ON ca.id = fe.eid_calendario LEFT JOIN Producto pr ON ca.eid_producto = pr.id JOIN Relacion_Categoria_productos rel ON rel.eid_evento = pr.id JOIN Categoria_productos cat ON cat.id_categoria = rel.eid_categoria WHERE fe.fecha > CURDATE( ) AND pr.eid_idioma ="> GROUP BY pr.id ORDER BY fe.fecha LIMIT 4
Num error: 1064
Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ascii"> ββββββ ββ οΏ½' at line 8Consulta: SELECT pr.id, fe.fecha, pr.titulo, cat.nomb_categoria, cat.id_categoria FROM Fecha_Calendario fe LEFT JOIN Calendario ca ON ca.id = fe.eid_calendario LEFT JOIN Producto pr ON ca.eid_producto = pr.id JOIN Relacion_Categoria_productos rel ON rel.eid_evento = pr.id JOIN Categoria_productos cat ON cat.id_categoria = rel.eid_categoria WHERE fe.fecha > CURDATE( ) AND pr.eid_idioma ="> GROUP BY pr.id ORDER BY fe.fecha LIMIT 4
Num error: 1064
Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ascii"> ββββββ ββ οΏ½' at line 1