I'm using this method to insert a large blob into my mySQL database (Blob size ~40MB) After ~15 seconds it throws a exception or CPU utilisation goes to 100% and remains 100% upto ~25-50 seconds. The whole thing here works with blobs smaller then ~7MB.
I am using node js, mysql