mysqldump version Error while exporting data from MySQL

后端 未结 3 1368
无人及你
无人及你 2021-01-18 06:22

I am getting an error while exporting data from mysql 5.5.29(winx-64). I am using mysql workbench -gpl-5.2.45(win 32).

The error message is

3条回答
  •  孤街浪徒
    2021-01-18 06:57

    You have to start MySql Workbench as Admin. Rightclick on the Icon and select "run as adminstrator" that fix the issue. If this won't fix it have a look at Help > Show log file

    Best, Nils

提交回复
热议问题