|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
mass data importing
Hello,
What is the best format for data to import it into a mysql table?. Can a mysql table contain, let's say a million rows?? what is the best way to handle such a huge amount of data, in mysql?? Best Regards |
|
#2
|
|||||
|
|||||
|
Quote:
Quote:
Quote:
|
|
#3
|
|||
|
|||
|
I just want to select one of these rows, and show it on my page.
And I expect about a 100 request per minute for this page. So, you think I don't have to do anything more than with any other table, let's say, of 1000 rows, right?? |
|
#4
|
||||
|
||||
|
It's hard to judge based on what you've told us.
MySQL *is* capable of supplying you with that functionality... Whether or not there is a better way of doing it, that's up to your requirements and design. |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > mass data importing |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|