View Single Post
  #1 (permalink)  
Old 06-07-2005, 04:17 AM
nikhiltechnology nikhiltechnology is offline
Senior Member
 
Join Date: May 2005
Location: Indore, India
Posts: 185
nikhiltechnology is on a distinguished road
iTrader: (0)
Default To Store Large data in MYSQL

Hello Friends,

I want to store a large amount of files, about 6000 each about 5MB in size. whats the best method to store them, either on the HD in a hierarchical way and store the address in MySQL, or to use innodb and store the files in the database as blobs

Thanks you

Reguards
Nikhil
Reply With Quote