결론 Could not acquire management access for administration 에러는 1. 다운그레이드 2. 영어로 시스템언어 바꾸기 3. WMI 보안 설정 바꾸기 를 해도 해결되지 않았다. 그러나 mysql 서버는 잘 작동되고 있고, 위 에러는 mysql workbench에서 발생한 것이라서 그냥.. 피해가기로 했다. 일단은 cli로 작업하는 걸로;; 스택오버플로우에서 WMI interface 에러는 mysql과 관련이 없는 것이라고 했다. This WMI error has nothing to do with MySQL. MySQL Workbench uses Windows Management Instrumentation (WMI) to manage servers locally o..