V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
kimwang
V2EX  ›  问与答

orca.io有点问题~请进。

  •  
  •   kimwang · 2013-08-04 10:44:55 +08:00 · 2605 次点击
    这是一个创建于 3915 天前的主题,其中的信息可能已经有所发展或是发生改变。
    Traceback (most recent call last):
    File "/usr/local/lib/python2.6/dist-packages/tornado/web.py", line 1042, in _execute
    getattr(self, self.request.method.lower())(*args, **kwargs)
    File "/usr/local/lib/python2.6/dist-packages/tornado/web.py", line 1809, in wrapper
    return method(self, *args, **kwargs)
    File "/www/orca/galaxy/handlers/web/accelerator.py", line 231, in get
    point = self.store.execute(sql).get_one()[0]
    File "/usr/local/lib/python2.6/dist-packages/storm/store.py", line 108, in execute
    return self._connection.execute(statement, params, noresult)
    File "/usr/local/lib/python2.6/dist-packages/storm/databases/mysql.py", line 106, in execute
    return Connection.execute(self, statement, params, noresult)
    File "/usr/local/lib/python2.6/dist-packages/storm/database.py", line 238, in execute
    raw_cursor = self.raw_execute(statement, params)
    File "/usr/local/lib/python2.6/dist-packages/storm/database.py", line 322, in raw_execute
    self._check_disconnect(raw_cursor.execute, *args)
    File "/usr/local/lib/python2.6/dist-packages/storm/database.py", line 371, in _check_disconnect
    return function(*args, **kwargs)
    File "/usr/local/lib/python2.6/dist-packages/MySQLdb/cursors.py", line 202, in execute
    self.errorhandler(self, exc, value)
    File "/usr/local/lib/python2.6/dist-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
    raise errorclass, errorvalue
    InternalError: (145, "Table './orca/Usage201308#P#p0' is marked as crashed and should be repaired")

    报错了,添加,删除,等等操作都是这样。
    1 条回复    1970-01-01 08:00:00 +08:00
    Livid
        1
    Livid  
    MOD
       2013-08-04 10:49:38 +08:00 via iPhone
    多谢反馈。已经修复。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5724 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 01:46 · PVG 09:46 · LAX 18:46 · JFK 21:46
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.