[Problem]

Error number: 1064
Error text: 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 'LIMIT 1' at line 1
Query: SELECT fotografik_grupy.id_grupa,fotografik_grupy.nazwa FROM fotografik_uzytkownicy LEFT JOIN fotografik_grupy ON fotografik_grupy.id_grupa = fotografik_uzytkownicy.id_grupa WHERE fotografik_uzytkownicy.id_uzytkownik = LIMIT 1;

[Stop]