I\'m trying to export my database, using MySQL Workbench 6.0 on Windows, to send to my db instance in Amazon RDS, but i\'m getting this error:
Operation failed w
Removing delayed-insert line in wb_admin_export_options.py solves the problem. You need to get admin rights to modify the file.
wb_admin_export_options.py
Nonetheless consider that your MySQL database might have been not properly upgraded before.