Fixed slowdown problem on windows
This commit is contained in:
parent
ebfded1764
commit
fff60e3a86
@ -572,7 +572,7 @@ bool Protocol::send_fields(List<Item> *list, uint flag)
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
send_eof(thd);
|
send_eof(thd, 1);
|
||||||
DBUG_RETURN(prepare_for_send(list));
|
DBUG_RETURN(prepare_for_send(list));
|
||||||
|
|
||||||
err:
|
err:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user