MySQL Forums
Forum List  »  MySQL Workbench

Re: Solving Arabic language issue
Posted by: Earl Kirkland
Date: September 20, 2022 11:08AM

I have the same problem, but with French, Norwegian, and Spanish characters. I changed the character set in the CLI to utf8mb4. That is what I use in the CLI and it works there. I then issue the command:

select char(134);

I should get a lower case 'a' with a circle on top (å), but what I get is a black diamond with a question mark inside (�).

Any suggestions?

Options: ReplyQuote


Subject
Views
Written By
Posted
404
August 27, 2022 10:39AM
Re: Solving Arabic language issue
408
September 20, 2022 11:08AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.