|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
I am currently working on a project that has tons of records that I am importing into MySql. Has anyone here ever done this?? And if so what were the results?
------------------ Man, that was fast! |
|
#2
|
||||
|
||||
|
I'm in a similar situation, but with only 14,000 records. If they're already in a structured format like an HTML table it's possible to feed in the file name to a PHP program and have that program add the records to a mySQL database. But I have no experience in this. Sorry.
|
|
#3
|
|||
|
|||
|
I use LOAD DATA INFILE to import them into MySQL and it works okay. I am importing in 150meg increments.
|
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > 85 million record import |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|