I need to save some link in mysql, but some link are smaller and others can be very bigger.
What field do I have to use in mysql ( varchar, TEXT, ecc ) ?
Varchar is a good choice. TEXT is for vey large data and is stored outside the table. For more information read VARCHAR vs TEXT in MySQL
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With