1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merged changes from 5.1-bugteam for bug#42503.

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

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
/*