MySQL Export Database using MySQL Workbench

preview_player
Показать описание
In this video, I will share with you guys how to use MySQL Workbench Export a MySQL database to SQL Files in the following ways:
- Export a Database to a Single & Self-contained File
- Include Create Schema statement in the Self-contained SQL file.
- Export a Database to Separate SQL Files for each table
And I also show you who to Export multiple databases.
Рекомендации по теме
Комментарии
Автор

Just what I was looking for. Thanks. Also it is very useful the checkbox to export stored procedures and triggers.

Pedro_Israel
Автор

Hi, informative video!! Nevertheless, do you know what to do when database's tables aren't shown(there is no table to choose but database has ones)??

albertpavliuk
Автор

I was wondering if just using the Copy and Paste function in Windows can do the job?

wallacelee
Автор

Am using mysql workbench + xampp. In the "export progress" stage, I encountered version incompatibility between mysql workbench and the target server. Since in the newer version of xampp, they replaced mysql with mariadb, it is the cause of the incompatibility. Now I don't know how to export my DB because of that. can you help me out sir.

trinhquycong.
Автор

Great tutorial. When i select a schema for exporting it shows 0 tables selected eventhough there are 112 tables in that database. I am using mysql workbench 8.0. Please can you guide me

optimistms
Автор

how to backup db witch stored producer and function?

issamohammed
Автор

how to backup restore db big size? in fast backup

iqbalkurniawan
Автор

i am getting an error it says access to failed!

blacklion