Moving connections and instances between two computers

前端 未结 8 769
日久生厌
日久生厌 2020-12-23 18:55

I´ve got a mysql-server that I´m administrate remotely with MySQL Workbench.

Now I´ve got a new computer and I cant find any solution to move my connections and inst

8条回答
  •  生来不讨喜
    2020-12-23 19:26

    I had the same questions. I found a MySQL directory in %APPDATA%. Copy the entire directory to the same location on the new machine. You'll need clear your passwords and re-enter them. Once I did that, I was up and running again.

    You can find your %APPDATA% folder in Windows by entering it in the address bar of Windows Explorer.

提交回复
热议问题