178
178
/* Check if we can continue without closing the connection */
181
181
my_error(ER_NET_PACKET_TOO_LARGE, MYF(0));
182
182
if (session->main_da.status() == Diagnostics_area::DA_ERROR)
183
183
sendError(session->main_da.sql_errno(), session->main_da.message());