DiscountASP.NET Forums                  

Go Back   DiscountASP.NET Forums > Site Programming, Development and Design > Tutorials

Notices

Tutorials Step by steps to take you through some useful and popular tasks and applications.

Closed Thread
 
Thread Tools Search this Thread
Old 12-20-2010, 03:47 PM   #1
mjp
DiscountASP.NET Staff
 
mjp's Avatar
 
Join Date: May 2006
Posts: 2,314
Making a MySQL database backup with MySQL Workbench

Making a backup in MySQL workbench is a pretty easy task, but it can be hard to find exactly where to do it the first time around. Typically when you're working in MySQL Workbench you will be using the SQL Development section. But in order to export a backup you have to move to the Server Administration section.






The first time through you will have to Create A New Server Instance. If you have already set up the connection parameters in the SQL Development section, you can just choose Take Parameters from Existing Database Connection.






MySQL Workbench will then test the connection.






In the "Remote Management Type" dialog, select Do not use remote management.






Create Instance Profile is just asking you for a name for the connection. You can enter whatever you'd like here.






When you make the connection in the Server Administration section you will see a notice that remote administration is disabled. But don't worry, you can still make a backup of your database.
  1. Click the Data Dump tab to access the export utility.
  2. Check the box for the database you want to back up
  3. Choose Export to Self-Contained File and make sure the path is correct.
  4. Hit the Start Export button.





When the export is complete the backup will be on your local machine in .sql format.
Attached Images
File Type: jpg MySQLWB01.jpg (128.0 KB, 9353 views)
File Type: jpg MySQLWB02dasp.jpg (96.0 KB, 8963 views)
File Type: jpg MySQLWB03.jpg (48.0 KB, 8931 views)
File Type: jpg MySQLWB04.jpg (64.0 KB, 8926 views)
File Type: jpg MySQLWB05dasp.jpg (48.0 KB, 8937 views)
File Type: jpg MySQLWB07dasp.jpg (137.6 KB, 9007 views)
mjp is offline  
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Database Backup Application (Command Line) UPDATED krmzbbr DiscountASP.NET API 1 03-17-2009 11:16 AM
Create DB from a backup MUVEKA Databases 1 02-25-2007 10:02 AM
Creating new web site on DAP wisemx ASP.NET 2.0 2 02-25-2007 07:39 AM
Free On-Demand SQL Backup, Restore, and Shrink Database Tool Suite Officially Launched Eric DiscountASP.NET Announcements/News 0 08-01-2006 11:54 AM
MySQL Database Backup? capm Databases 0 03-19-2004 12:13 PM


All times are GMT -7. The time now is 11:13 PM.


vBulletin ©Jelsoft Enterprises Ltd.