Merged changes from 5.1-bugteam for bug#42503.

This commit is contained in:
Dmitry Shulga 2010-09-24 19:12:09 +07:00
commit e1b299ed02

View File

@ -1346,6 +1346,7 @@ end:
}
#ifndef EMBEDDED_LIBRARY
/**
Send a single memory block from the query cache.
@ -1393,6 +1394,7 @@ send_data_in_chunks(NET *net, const uchar *packet, ulong len)
return FALSE;
}
#endif
/*