If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Load Data

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-27-10, 21:59
HuaMin HuaMin is offline
Registered User
 
Join Date: Jan 2010
Posts: 2
Load Data

Hi,
For example we use mysqldump to backup one DB with several tables inside. Can we use 'LOAD DATA INFILE ' to extract it to one PC with Mysql inside, by auto. creating both the DB and all the tables?

Many Thanks & Best Regards,
HuaMin Chen
Reply With Quote
  #2 (permalink)  
Old 01-27-10, 23:26
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
Quote:
Originally Posted by HuaMin View Post
Can we use 'LOAD DATA INFILE ' to extract it to one PC with Mysql inside, by auto. creating both the DB and all the tables?
yes, you can

please follow instructions in mysql manual for LOAD DATA INFILE

thank you

__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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