[ERROR] unknown variable Operation failed with exitcode 7
This can be temporarily fixed by:
Going to directory InstallPath\MySQL Workbench 6.3 CE\modulesOpen file wb_admin_export_options.pyFind line "delayed-insert":["Write INSERT DELAYED statements rather than ...Insert # at the begin of this line to comment it outSave file and restart Workbench.
Tested on MySQL 5.6.27 & Workbench 6.3.5 with no errors.
转载于:https://www.cnblogs.com/mendeliang/p/5070824.html