| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Egor Egorov | Date: | September 27 2004 9:43am |
| Subject: | Re: bulk loading of data | ||
| View as plain text | |||
Try bulk inserts: INSERT INTO tables (field,field...) VALUES (value,value,...), (value,value,...), .... See http://dev.mysql.com/doc/mysql/en/INSERT.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ Egor.Egorov@stripped /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com
| Thread | ||
|---|---|---|
| • bulk loading of data | David Mehringer | 24 Sep |
| • Re: bulk loading of data | mos | 24 Sep |
| • Re: bulk loading of data | Eldo Skaria | 26 Sep |
| • Re: bulk loading of data | Egor Egorov | 27 Sep |
