Fix for a crashing bug in send_data..
sql/net_pkg.cc: Fixing a buffer overflow with huge BLOB's. This bug was caused by increasing a storage for lenght of data, while memory was not sufficiently allocated for the task.
Showing
Please register or sign in to comment