欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  IT编程

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

程序员文章站 2022-06-04 11:44:51
mysqldump version occ error while mysql workbench export data ......






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!