Normal
The same problem exists with mssql server as well.To fix it, varchar data type need to be changed to nvarchar.I tried it for Channel table and it is working.
The same problem exists with mssql server as well.
To fix it, varchar data type need to be changed to nvarchar.
I tried it for Channel table and it is working.