workbench export data error

[ERROR] unknown variable 'delayed-insert=FALSE'Operation failed with exitcode 7


This can be temporarily fixed by:

  1. Going to directory InstallPath\MySQL Workbench 6.3 CE\modules
  2. Open file wb_admin_export_options.py
  3. Find line "delayed-insert":["Write INSERT DELAYED statements rather than ...
  4. Insert # at the begin of this line to comment it out
  5. Save file and restart Workbench.

Tested on MySQL 5.6.27 & Workbench 6.3.5 with no errors.


posted @ 2015-11-23 15:14  mendel  阅读(258)  评论(0编辑  收藏  举报