页面:
http://neue.v2ex.com/t/32934Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/tornado/
web.py", line 988, in _execute
getattr(self, self.request.method.lower())(*args, **kwargs)
File "/www/v2ex/galaxy/handlers/web/
topic.py", line 126, in get
for reply in replies:
File "/usr/lib/python2.6/site-packages/storm-0.19-py2.6-linux-x86_64.egg/storm/
store.py", line 978, in __iter__
result = self._store._connection.execute(self._get_select())
File "/usr/lib/python2.6/site-packages/storm-0.19-py2.6-linux-x86_64.egg/storm/databases/
mysql.py", line 106, in execute
return Connection.execute(self, statement, params, noresult)
File "/usr/lib/python2.6/site-packages/storm-0.19-py2.6-linux-x86_64.egg/storm/
database.py", line 238, in execute
raw_cursor = self.raw_execute(statement, params)
File "/usr/lib/python2.6/site-packages/storm-0.19-py2.6-linux-x86_64.egg/storm/
database.py", line 322, in raw_execute
self._check_disconnect(raw_cursor.execute, *args)
File "/usr/lib/python2.6/site-packages/storm-0.19-py2.6-linux-x86_64.egg/storm/
database.py", line 371, in _check_disconnect
return function(*args, **kwargs)
File "/usr/lib/python2.6/site-packages/MySQL_python-1.2.3-py2.6-linux-x86_64.egg/MySQLdb/
cursors.py", line 174, in execute
self.errorhandler(self, exc, value)
File "/usr/lib/python2.6/site-packages/MySQL_python-1.2.3-py2.6-linux-x86_64.egg/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 '-100' at line 1")
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/32943
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.