Skip to content

(node:12454) UnhandledPromiseRejectionWarning: Error: Encoding not recognized #1333

Closed
@qishuo

Description

@qishuo

(node:12454) UnhandledPromiseRejectionWarning: Error: Encoding not recognized: 'undefined' (searched as: 'undefined')
at Object.getCodec (/Users/x/xx/node_modules/mysql2/node_modules/iconv-lite/lib/index.js:106:23)
at Object.getEncoder (/Users/x/xx/node_modules/mysql2/node_modules/iconv-lite/lib/index.js:117:23)
at Object.exports.encode (/Users/x/xx/node_modules/mysql2/lib/parsers/string.js:23:25)
at Query.toPacket (/Users/x/xx/node_modules/mysql2/lib/packets/query.js:16:30)
at Query.start (/Users/x/xx/node_modules/mysql2/lib/commands/query.js:55:38)
at Query.execute (/Users/x/xx/node_modules/mysql2/lib/commands/command.js:39:22)
at Connection.handlePacket (/Users/x/xx/node_modules/mysql2/lib/connection.js:408:32)
at Connection.addCommand (/Users/x/xx/node_modules/mysql2/lib/connection.js:430:12)
at Connection.query (/Users/x/xx/node_modules/mysql2/lib/connection.js:493:17)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions