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.
- goto
- download the zip archive of your desired version
- open the zip archive and go to "bin" folder
- extract mysqldump.exe where you want
- close the zip archive and open mysql workbench
- in mysql workbench goto to edit > preferences > administration
- select the file that you just extracted in "path to mysqldumptool"
- press ok and it's done!