V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
misaka
V2EX  ›  V2EX

@Livid 刚刚在回复里输入了 iOS 表情结果报错了 (> <)

  •  
  •   misaka · 2014-02-12 13:49:54 +08:00 via iPad · 3495 次点击
    这是一个创建于 3698 天前的主题,其中的信息可能已经有所发展或是发生改变。
    Traceback (most recent call last):
    File "/Library/Python/2.7/site-packages/tornado/web.py", line 1141, in _when_complete
    callback()
    File "/Library/Python/2.7/site-packages/tornado/web.py", line 1162, in _execute_method
    self._when_complete(method(*self.path_args, **self.path_kwargs),
    File "/www/v2ex/galaxy/handlers/web/topic.py", line 510, in post
    self.store.flush()
    File "/Library/Python/2.7/site-packages/storm/store.py", line 501, in flush
    self._flush_one(obj_info)
    File "/Library/Python/2.7/site-packages/storm/store.py", line 538, in _flush_one
    result = self._connection.execute(expr)
    File "/Library/Python/2.7/site-packages/storm/databases/mysql.py", line 88, in execute
    result = Connection.execute(self, statement, params)
    File "/Library/Python/2.7/site-packages/storm/database.py", line 241, in execute
    raw_cursor = self.raw_execute(statement, params)
    File "/Library/Python/2.7/site-packages/storm/database.py", line 374, in raw_execute
    self._run_execution(raw_cursor, args, params, statement)
    File "/Library/Python/2.7/site-packages/storm/database.py", line 388, in _run_execution
    self._check_disconnect(raw_cursor.execute, *args)
    File "/Library/Python/2.7/site-packages/storm/database.py", line 454, in _check_disconnect
    return function(*args, **kwargs)
    File "/Library/Python/2.7/site-packages/MySQLdb/cursors.py", line 205, in execute
    self.errorhandler(self, exc, value)
    File "/Library/Python/2.7/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
    raise errorclass, errorvalue
    OperationalError: (1366, "Incorrect string value: '\\xF0\\x9F\\x91\\x8D' for column 'content' at row 1")
    8 条回复    1970-01-01 08:00:00 +08:00
    rrfeng
        1
    rrfeng  
       2014-02-12 13:55:06 +08:00
    \\xF0\\x9F\\x91\\x8D
    是什麽
    dndx
        2
    dndx  
       2014-02-12 13:56:38 +08:00
    看这 path ,难道 V2EX 现在跑在 Mac 服务器上?
    Livid
        3
    Livid  
    MOD
       2014-02-12 13:57:30 +08:00
    MySQL 字符集的问题。
    Livid
        4
    Livid  
    MOD
       2014-02-12 14:12:57 +08:00
    找到解决方案了。但是需要找一个人少的时段部署。

    谢谢反馈。
    misaka
        5
    misaka  
    OP
       2014-02-12 14:17:09 +08:00 via iPad
    @Livid 辛苦啦 )

    @rrfeng iOS 下 “赞” 的表情。
    Livid
        6
    Livid  
    MOD
       2014-02-13 03:15:27 +08:00
    @misaka 现在回复里已经可以支持 emoji 了

    😄
    misaka
        7
    misaka  
    OP
       2014-02-13 18:55:26 +08:00 via iPad
    @Livid 好棒 👍
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2788 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 12:20 · PVG 20:20 · LAX 05:20 · JFK 08:20
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.