MDB2 Error: syntax error; _doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT * FROM ecommerce_prodotti_immagini WHERE id_prodotto=:id ORDER BY id ASC]
[Native code: 1064]
[Native message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':id ORDER BY id ASC' at line 1]
SELECT * FROM ecommerce_prodotti_immagini WHERE id_prodotto=:id ORDER BY id ASC