MySQL Workbench charset

前端 未结 4 928
温柔的废话
温柔的废话 2020-12-15 03:27

Does there exist any way to change the MySQL Workbench charset? My schema uses UTF-8 and when I view the table data (saved as UTF-8) or add data manually, it appears with ch

4条回答
  •  抹茶落季
    2020-12-15 03:47

    For further reading, another fix would be to change the display font. Go to Edit -> Preferences -> Appearance. Change the Editor font. It could be that the default font does not display utf-8 correctly, but others do.

    Oh, and if you are having trouble changing your font you can try here

提交回复
热议问题