A Database Error Occurred

Error Number: 1064

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 's' AND articulo.activo=1 AND articulo.stock >= 1 ORDER BY RAND() LIMIT 3' at line 1

SELECT articulo.id, articulo.descuento, articulo.nombre, articulo.precio, articulo.pic FROM articulo WHERE articulo.serie='I's' AND articulo.activo=1 AND articulo.stock >= 1 ORDER BY RAND() LIMIT 3

Filename: /home/eandigit/public_html/ciberotaku/models/get_figura.php

Line Number: 30