x64architecture / wnmp

An easy Nginx, MariaDB and PHP environment for Windows.
https://wnmp.x64architecture.com
GNU General Public License v3.0
508 stars 110 forks source link

MariaDB shell does not open if system non-Unicode language is set to Hebrew #114

Closed lpinkhard closed 3 years ago

lpinkhard commented 4 years ago

To reproduce:

  1. Set system non-Unicode language to Hebrew
  2. Open MariaDB shell
  3. Receive error:

ERROR 2019 (00000): Can't initialize character set auto (path: compiled_in)

Problem disappears on changing language setting. This happens on a clean install.

x64architecture commented 3 years ago

I haven't had a chance to investigate, but I believe this may have been a MariaDB issue so if you are still facing this problem feel free to reopen this issue.