May 30th, 2009, 3:19 PM
Hi Ben,
It turns out that there's a general 8000k limit per row of data in MySQL (according to mysql). Is that possible?
My form had 18 large fields that were getting completely filled. The form size was large!
So I've had to break the form into pieces. Drat!
It turns out that there's a general 8000k limit per row of data in MySQL (according to mysql). Is that possible?
My form had 18 large fields that were getting completely filled. The form size was large!
So I've had to break the form into pieces. Drat!