Why does mariadb configure with MBCS instead of Unicode on Windows?

75 views Asked by At

I am configuring mariadb 10.0.15 on Windows using CMake with the provided defaults.

Why is the libmysql project produced configured to use the Multi-Byte Character Set instead of Unicode?

0

There are 0 answers