程序运行报错,请问如何解决:
File "/usr/local/lib/python2.7/dist-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
ProgrammingError: (1064, "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 ''updated': None, 'created': datetime.datetime(2014, 2, 15, 13, 7, 7), 'up_vote':' at line 1")
File "/usr/local/lib/python2.7/dist-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
ProgrammingError: (1064, "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 ''updated': None, 'created': datetime.datetime(2014, 2, 15, 13, 7, 7), 'up_vote':' at line 1")