Označenie hráčov na tejto foto: 

   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 i.tt_zapas = z.tt_zapas' at line 4

SELECT liga, rok, idtim, idsuper FROM tt_img i, tt_zapas z WHERE tt_img = AND i.tt_zapas = z.tt_zapas; ; 


   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 '' at line 5

SELECT liga, rok FROM tt_zdroj z, tt_img_src s, tt_img i WHERE s.src = concat( 'obr/zdroje/', z.tt_zdroj, '' ) AND s.tt_img_src = i.tt_img_src and i.tt_img = ;