Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Database input speed question

by DigitalKitty (Parson)
on Jul 31, 2003 at 17:51 UTC ( [id://279688]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    mysql> LOAD DATA LOCAL INFILE "filename.txt" INTO TABLE tablename
    
  2. or download this
    mysql> LOAD DATA LOCAL INFILE "monks.txt" INTO TABLE monks
    
  3. or download this
    (system prompt) mysqlimport --local database_name datafile.txt
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://279688]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-03-29 08:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found