Git Product home page Git Product logo

mftm-backend's People

Contributors

brannondorsey avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

brannondorsey

mftm-backend's Issues

Database not handling some emojis properly ๐Ÿ”ฅ

Some emoji's get rendered to the review frontend like ?. Worse yet, if I include those emoji's as an annotation and POST them it crashes the server with:

[error] there may now be a database missmatch between the original table and the unique table
/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/Parser.js:80
        throw err; // Rethrow non-MySQL errors
        ^

Error: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF0\x9F\x94\xA5Bi...' for column 'annotation' at row 1
    at Query.Sequence._packetToError (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/sequences/Sequence.js:52:14)
    at Query.ErrorPacket (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/sequences/Query.js:77:18)
    at Protocol._parsePacket (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/Protocol.js:279:23)
    at Parser.write (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/Parser.js:76:12)
    at Protocol.write (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/Protocol.js:39:16)
    at Socket.<anonymous> (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/Connection.js:103:28)
    at emitOne (events.js:116:13)
    at Socket.emit (events.js:211:7)
    at addChunk (_stream_readable.js:263:12)
    at readableAddChunk (_stream_readable.js:250:11)
    --------------------
    at Protocol._enqueue (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/Protocol.js:145:48)
    at PoolConnection.query (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/Connection.js:208:25)
    at dbPool.getConnection (/media/bbpwn2/emerge_drive/mftm-backend/server.js:208:14)
    at Ping.onOperationComplete [as _callback] (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/Pool.js:110:5)
    at Ping.Sequence.end (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/sequences/Sequence.js:88:24)
    at Ping.Sequence.OkPacket (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/sequences/Sequence.js:97:8)
    at Protocol._parsePacket (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/Protocol.js:279:23)
    at Parser.write (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/Parser.js:76:12)
    at Protocol.write (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/protocol/Protocol.js:39:16)
    at Socket.<anonymous> (/media/bbpwn2/emerge_drive/mftm-backend/node_modules/mysql/lib/Connection.js:103:28)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.