1
xCRUDYou 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 3
SELECT t2.*,t1.start_date,t1.end_date,t1.local,t1.gps FROM blog_dates t1 
  JOIN blog t2 ON t2.id=t1.id_post
  WHERE t2.id=