Export Data from mysql Workbench 6.0

后端 未结 9 2088
无人共我
无人共我 2021-01-29 19:04

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         


        
9条回答
  •  耶瑟儿~
    2021-01-29 19:37

    Removing delayed-insert line in wb_admin_export_options.py solves the problem. You need to get admin rights to modify the file.

    Nonetheless consider that your MySQL database might have been not properly upgraded before.

提交回复
热议问题