How to generate the whole database script in MySQL Workbench?

后端 未结 11 1027
暗喜
暗喜 2021-01-30 06:22

I want to take the whole database. Where do I find the database file?

And is there a way to write the whole database with all data to a text file (like the one in SQL Se

11条回答
  •  清歌不尽
    2021-01-30 07:10

    In MySQL Workbench 6, commands have been repositioned as the "Server Administration" tab is gone.

    You now find the option "Data Export" under the "Management" section when you open a standard server connection.

提交回复
热议问题