![]() |
SQL Database Question - BLOB
Is there any reason that I shouldnt just set all fields in a table as 'BLOB' in terms of server usage, security, etc?
|
It could use up a lot of data and might mess up your backups depending on how you have them set up, tho.
|
Quote:
|
Quote:
I'm just honestly annoyed that I keep having to change these settings anytime I throw a new table together and cant just copy and paste in the info to create them lol |
Yes i think i read somewhere how it's bad to use it so i never used it so cant really tell . But i am used anyway to limitation of characters and type of input so no need for it anyway. That is handy to prevent "surprise" injections.
|
It's useful if you want to store like any type of character set in a field, or if you want to store a file in the database. It's useful sometimes.
It does sometimes cause issues with backups/mysqldump etc, though |
All times are GMT -7. The time now is 06:50 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123