INSERT INTO fb_public_figure_posts VALUES ('153080620724_10158531267690725',
'https://www.facebook.com/DonaldTrump/videos/10158531267690725/',
'2017-01-23T20:36:07+0000',
'2017-01-24T00:22:49+0000',
'Donald J. Trump',
153080620724,
'b'My family and I will never forget Friday, January 20th, 2017. Thank you!'',
'https://www.facebook.com/DonaldTrump/videos/10158531267690725/',
123471,
8263,
153080620724)
when running this sql sentence, it errors:
1064(42000), "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
'My family and I will never forget Friday, January 20th, 2017. Thank you!'','http' at line 1"
could you please help me for that