当前位置: 移动技术网 > IT编程>数据库>Mysql > mysql export mysqldump version mismatch upgrade or downgrade your local MySQL client programs

mysql export mysqldump version mismatch upgrade or downgrade your local MySQL client programs

2018年09月27日  | 移动技术网IT编程  | 我要评论






i use mysql community edition and i solved this problem today.

  1. goto
  2. download the zip archive of your desired version
  3. open the zip archive and go to "bin" folder
  4. extract mysqldump.exe where you want
  5. close the zip archive and open mysql workbench
  6. in mysql workbench goto to edit > preferences > administration
  7. select the file that you just extracted in "path to mysqldumptool"
  8. press ok and it's done!

如对本文有疑问, 点击进行留言回复!!

相关文章:

验证码:
移动技术网