SQL Error:
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 ''Henker D' at line 1SELECT * , MONTH(alb_dt) as month, YEAR(alb_dt) as year
FROM album
WHERE alb_id =1'=lime size=32>="100%">="6">Henker Des Untergrunds-ZOKADO-ZİRONS-YİĞİT-CONQUE-JH1ND4-RAYSER-SAMED ONLİNE="ResimDirekt Linki"> AND alb_lang = 'en'
LIMIT 1
SQL Error:
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 ''Henker D' at line 1SELECT *
FROM attachment
WHERE a_ref_id = 1'=lime size=32>="100%">="6">Henker Des Untergrunds-ZOKADO-ZİRONS-YİĞİT-CONQUE-JH1ND4-RAYSER-SAMED ONLİNE="ResimDirekt Linki"> AND a_ref_type='albumPhoto'
ORDER BY a_sort_id
SQL Error:
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 'AND alb_show = 'Y' ORDER BY year DESC LIMIT 11' at line 1
SELECT DISTINCT YEAR(alb_dt) as year
FROM album
WHERE alb_ac_id = AND alb_show = 'Y'
ORDER BY year DESC
LIMIT 11
SQL Error:
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 'AND alb_show = 'Y' ORDER BY month ASC' at line 1
SELECT DISTINCT MONTH(alb_dt) as month
FROM album
WHERE alb_ac_id = AND alb_show = 'Y'
ORDER BY month ASC