Hi I would like to install mysql server version 5.7. If I try to access MYSQL from console it returns the below error.
mysql: Unknown OS character set 'cp857'. mysql: Switching to the default character set 'latin1'.
Hi I would like to install mysql server version 5.7. If I try to access MYSQL from console it returns the below error.
mysql: Unknown OS character set 'cp857'. mysql: Switching to the default character set 'latin1'.
Start -> Run -> regedit
Go to [HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor]
Add new String Value named: Autorun
Change the value to 'chcp 1252'