Hi!
I need some tips how to save big data blocks. I have some log data in my system that I need to save into a record in the database.
How is the best way to save alot of data to MySQL.. I don't want to split up the data. I want to save the complete data block into one "cell"/column
Start Free Trial