IT Community - Software Programming, Web Development and Technical Support

How to import MySQL Dump files?

This is a discussion on How to import MySQL Dump files? within the Database Support forums, part of the Web Development category; How to import MySQL Dump files?...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > Database Support

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-21-2007, 12:34 AM
kingmaker kingmaker is offline
D-Web Genius
 
Join Date: Jun 2007
Posts: 882
kingmaker is on a distinguished road
Send a message via Yahoo to kingmaker
Question How to import MySQL Dump files?

How to import MySQL Dump files?
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-21-2007, 01:24 AM
oxygen oxygen is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 633
oxygen is on a distinguished road
Default Re: How to import MySQL Dump files?

Hi.. Try the below steps to import it..

It can be used to dump a database or a collection of databases for backup or transfer to another SQL server
shell> mysqldump [options] db_name [tables]
shell> mysqldump [options] --databases db_name1 [db_name2 db_name3...]
shell> mysqldump [options] --all-databases
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-24-2007, 04:47 AM
Murali Murali is offline
D-Web Master
 
Join Date: Feb 2007
Location: India-Chennai.
Posts: 386
Murali is on a distinguished road
Send a message via AIM to Murali
Default Re: How to import MySQL Dump files?

Hi,

mysqldump command is used for taking backup of the database objects.

mysqldump

Refer this

The question is how to import MySQL Dump files,
May be this could help.
mysqlimport -u <UserName> -p <Password> <DatabaseName> <File Path>
__________________
-Murali..
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
mysql database dump tips and tricks write2ashokkumar Database Support 31 12-14-2007 11:54 PM
Importing mysql dump file to my Local Server Murali Database Support 1 12-12-2007 07:10 AM
How do we import or export data in MySql Jeyaseelansarc Database Support 8 08-17-2007 07:25 AM
How to import foxpro tables into MySQL Databases priyan Database Support 2 05-21-2007 07:11 AM
mysql dump JSureshkumar PHP Programming 3 03-14-2007 04:55 AM


All times are GMT -7. The time now is 07:04 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0