0

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'.

treyBake
  • 6,440
  • 6
  • 26
  • 57
  • Please, edit your question to add relevant information and a better written english. As of now it makes no sense. We know that english is probably not your language, see if you can get help from someone who does speak english. – Jorge Campos Jul 17 '17 at 12:59
  • Downvote for stupid title. – user207421 Jul 17 '17 at 17:55

1 Answers1

1

Start -> Run -> regedit

Go to [HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor]

Add new String Value named: Autorun

Change the value to 'chcp 1252'