mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
Empty changeset to restart pushbuild
This commit is contained in:
parent
aba3a3b49d
commit
4ecac78ff7
1 changed files with 1 additions and 1 deletions
|
@ -597,7 +597,7 @@ int Log_event::net_send(Protocol *protocol, const char* log_name, my_off_t pos)
|
|||
const char *event_type;
|
||||
if (p)
|
||||
log_name = p + 1;
|
||||
|
||||
|
||||
protocol->prepare_for_resend();
|
||||
protocol->store(log_name, &my_charset_bin);
|
||||
protocol->store((ulonglong) pos);
|
||||
|
|
Loading…
Add table
Reference in a new issue