您的位置:首页 > 其它

workbench export data error

2015-11-23 15:14 232 查看
[ERROR]
unknown variable 'delayed-insert=FALSE'Operation
failed with
exitcode 7

This can be temporarily fixed by:

Going to directory
InstallPath\MySQL
Workbench 6.3 CE\modules

Open file
wb_admin_export_options.py

Find line
"delayed-insert":["Write
INSERT DELAYED statements rather than ...

Insert
#
at
the begin of this line to comment it out
Save file and restart Workbench.

Tested on MySQL 5.6.27 & Workbench 6.3.5 with no errors.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: