( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 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 'hermes-edt-100-ml'' at line 14 in /home/uyqxgiddorpl/public_html/Libraries/Core/Mysql.php on line 42 | ||||
---|---|---|---|---|
( ! ) PDOException: SQLSTATE[42000]: Syntax error or access violation: 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 'hermes-edt-100-ml'' at line 14 in /home/uyqxgiddorpl/public_html/Libraries/Core/Mysql.php on line 42 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0007 | 369096 | {main}( ) | .../index.php:0 |
2 | 0.0027 | 372472 | require_once( '/home/uyqxgiddorpl/public_html/Libraries/Core/Load.php ) | .../index.php:30 |
3 | 0.0222 | 419000 | Tienda->producto( $params = '132,hermes-terre-d\'hermes-edt-100-ml' ) | .../Load.php:10 |
4 | 0.0225 | 419536 | Tienda->getProductoT( $idproducto = 132, $ruta = 'hermes-terre-d\'hermes-edt-100-ml' ) | .../Tienda.php:74 |
5 | 0.0501 | 462504 | Mysql->select( $query = 'SELECT p.idproducto,\r\n p.codigo,\r\n p.nombre,\r\n p.descripcion,\r\n p.categoriaid,\r\n c.nombre as categoria,\r\n c.ruta as ruta_categoria,\r\n p.precio,\r\n p.ruta,\r\n p.stock\r\n FROM producto p \r\n INNER JOIN categoria c\r\n ON p.categoriaid = c.idcategoria\r\n '..., $arrParams = ??? ) | .../TProducto.php:161 |
6 | 0.0501 | 462984 | execute( ) | .../Mysql.php:42 |