SQL/DB Hiba -- [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 'AND kifutott_e !="i"' at line 1]
[SELECT * FROM termek_csalad_data WHERE gyarto_id= AND kifutott_e !="i"]
SQL/DB Hiba -- [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 'AND t.kifutott_datum IS NULL AND (t.kifutott_datum IS NULL OR t.activation_e...' at line 1]
[SELECT COUNT(*) AS C FROM termek_data t, termek_category_rel rel WHERE t.gyarto_id= AND t.kifutott_datum IS NULL AND (t.kifutott_datum IS NULL OR t.activation_epoch<1714236705) AND t.termek_id=rel.termek_id ORDER BY t.nev]
SQL/DB Hiba -- [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 'AND t.kifutott_datum IS NULL AND (t.kifutott_datum IS NULL OR t.activation_e...' at line 1]
[SELECT t.* FROM termek_data t, termek_category_rel rel WHERE t.gyarto_id= AND t.kifutott_datum IS NULL AND (t.kifutott_datum IS NULL OR t.activation_epoch<1714236705) AND t.termek_id=rel.termek_id ORDER BY t.nev LIMIT 0,30]