How to support unicode on SQL editor?

kevin99999's profile image kevin99999 posted 4 years ago in General Permalink

hi all guy please suggest me how to fix this issue

best regards

kevin

1 attachment(s):
  • hd
ansgar's profile image ansgar posted 4 years ago Permalink

That's a font issue, not an issue with the editor component. I'm not sure which font has the unicode characters you need. Did you try "Consolas"?

Description

kevin99999's profile image kevin99999 posted 4 years ago Permalink

my font is not showing like this tab

1 attachment(s):
  • sasss
ansgar's profile image ansgar posted 4 years ago Permalink

You mean you don't have that "Consolas" font?

I got that along with the default Windows 10 installation here, so I think it should also be there for you.

kevin99999's profile image kevin99999 posted 4 years ago Permalink

i mean why my font phetsarath OT can not display on SQL tab , but Grid tab is showing

1 attachment(s):
  • my
ansgar's profile image ansgar posted 4 years ago Permalink

The dropdown only shows fonts which are marked as fixed pitch font. That's due to SynEdit which is restricted to such fonts.

If you want to configure another one for the SQL memos, you have to do that via registry:

  • exit all HeidiSQL instances
  • start regedit.exe
  • go to HKEY_CURRENT_USER\Software\HeidiSQL
  • doubleclick the value FontName to edit it, and put in the exact name you want, like shown below

Description

belanp's profile image belanp posted 1 year ago Permalink

I have fixed this problem by change DLL in MySQL CONNECTION SETTINGS: libmariadb.dll to libmysql.dll Oh, I am so happy...

Please login to leave a reply, or register at first.