Es ist ein Fehler aufgetreten
Sollte sich dieser Fehler wiederholen, wenden Sie sich bitte mit folgenden Informationen an uns:
| Seite: | /preis-false/hersteller-10/cd-dvd-regale/cd/dvd-moebel/Schroers_&_Schroers/Focus_90_E_/_Focus_110_E_-_TV_Regale//delbookmark-299.html |
| Art: | SQL |
| Klasse/Funktion: | Category::getArtikelData() |
| weitere Information: | SELECT a.pk_art_id, a.artName,
b.bildUrl, h.herName,
a.artPreisEuro, a.artPreis, a.artDirect
FROM artikel a
JOIN kat_art ka ON a.pk_art_id = ka.pk_fk_art_id
JOIN hersteller h ON a.fk_her_id = h.pk_her_id
JOIN bilder b ON b.pk_bild_id = a.fk_bild_id_Thumbnail2003
LEFT JOIN kat_her kh ON kh.pk_fk_her_id = h.pk_her_id AND kh.pk_fk_kat_id = 12
WHERE ka.pk_fk_kat_id = 12 and a.deleted = 0
AND h.pk_her_id = 10 ORDER BY kh.pk_pos, h.pos, a.artName
LIMIT _Focus_110_E_-_TV_Regale, 12 |
| Datenbank Information: | 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 '_Focus_110_E_-_TV_Regale, 12' at line 11 |