170.00EUR

ZAPATO FIA ASH01
[ASH001]

ZAPATOS MODELO ASH 001 HOMOLOGADOS POR FIA
Comentarios
1055 - Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'promotio_oscmigration.o.date_purchased' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

select p.products_id, p.products_image from orders_products opa, orders_products opb, orders o, products p where opa.products_id = '152' and opa.orders_id = opb.orders_id and opb.products_id != '152' and opb.products_id = p.products_id and opb.orders_id = o.orders_id and p.products_status = '1' group by p.products_id order by o.date_purchased desc limit 6

[TEP STOP]

1114 - The table 'sessions' is full

insert into sessions values ('6dibi77b47f08cla2p2e3lmqhm', '1790128384', 'sessiontoken|s:32:\"e58c6b477215e1de3efcfbcf1e0794ee\";cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}language|s:7:\"espanol\";languages_id|s:1:\"3\";currency|s:3:\"EUR\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:16:\"product_info.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:5:\"cPath\";s:5:\"40_48\";s:11:\"products_id\";s:3:\"152\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}')

[TEP STOP]