I'm trying to update a row in a table but it comes back with:
Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. You have to change some columns to TEXT or BLOBs
All of my fields apart from the ID are BLOBs so I have no idea what the error is meaning.
Can anybody help?