MySQL Query fail: SELECT * FROM productos_galeria WHERE id_producto = 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 '' at line 1 Error nro: 1064 MySQL Query fail: SELECT categorias.nombre as categoria, subcategorias.nombre as subcategoria FROM subcategorias LEFT JOIN categorias ON subcategorias.categoria = categorias.id WHERE subcategorias.id = 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 '' at line 1 Error nro: 1064