1、mysql client 端设置编码为utf8

     set character_set_results=utf8;

2、连接linux的客户端的编码也要设置为utf8(比如xshell,putty等)

相关文章:

  • 2021-07-16
  • 2022-12-23
  • 2021-07-09
  • 2021-04-03
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2021-04-15
猜你喜欢
  • 2021-12-07
  • 2022-12-23
  • 2021-11-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-30
相关资源
相似解决方案