Commit 17181807 authored by Dmitry Shulga's avatar Dmitry Shulga

Merged changes from 5.1-bugteam for bug#42503.

parents 3589c872 7461d92d
...@@ -1346,6 +1346,7 @@ def_week_frmt: %lu, in_trans: %d, autocommit: %d", ...@@ -1346,6 +1346,7 @@ def_week_frmt: %lu, in_trans: %d, autocommit: %d",
} }
#ifndef EMBEDDED_LIBRARY
/** /**
Send a single memory block from the query cache. Send a single memory block from the query cache.
...@@ -1393,6 +1394,7 @@ send_data_in_chunks(NET *net, const uchar *packet, ulong len) ...@@ -1393,6 +1394,7 @@ send_data_in_chunks(NET *net, const uchar *packet, ulong len)
return FALSE; 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