SQL错误(1366):Incorrect string value: ‘\xE5\xB0\x8FA’ for column ‘name’ at row 1 解决方案: 将表的默认字符集改成【utf8mb4_bin】即可