-
Error en la base de datos de WordPress: [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 'order by fecha desc limit 5 offset 0' at line 1]select ap.*,res.*,spmatch.*,tipoap.es_name tipoap, ap.id as apid from cmp_apuesta ap inner join odds_sport_match spmatch on (ap.match_id=spmatch.id) INNER JOIN odds_bet_type tipoap on (tipo_apuesta=tipoap.id) LEFT JOIN odds_result res on (res.match_id=ap.match_id) where user_id=0 and comp_id= order by fecha desc limit 5 offset 0
Error en la base de datos de WordPress: [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 1]select count(*) total from cmp_apuesta ap inner join odds_sport_match spmatch on (ap.match_id=spmatch.id) INNER JOIN odds_bet_type tipoap on (tipo_apuesta=tipoap.id) where user_id=0 and comp_id=