Commit f14d8c28 authored by Dmitry Shulga's avatar Dmitry Shulga

Follow-up for Bug#42503: fix a compilation warning.

parent c7ccc726
......@@ -1330,6 +1330,7 @@ end:
}
#ifndef EMBEDDED_LIBRARY
/**
Send a single memory block from the query cache.
......@@ -1377,6 +1378,7 @@ send_data_in_chunks(NET *net, const uchar *packet, ulong len)
return FALSE;
}
#endif
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment