Going from Database Storage to File System.
Does switching from Database storage to File System Storage Lose any data? Or does it place those image names into a folder on your server? Reason I am asking is Im trying to lower load on my mysql database because right now all avatars and attachments are kept on the mysql database. Will everything be intact if I change to file system?
|