mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
bug#17654 --read-from-remote-server causes core
fixing FD event issue that showed up on pb.
This commit is contained in:
parent
457491f58a
commit
67c34a2c3c
1 changed files with 1 additions and 0 deletions
|
@ -635,6 +635,7 @@ Create_file event for file_id: %u\n",exv->file_id);
|
|||
print_event_info->common_header_len=
|
||||
glob_description_event->common_header_len;
|
||||
ev->print(result_file, print_event_info);
|
||||
ev->temp_buf= 0; // as the event ref is zeroed
|
||||
/*
|
||||
We don't want this event to be deleted now, so let's hide it (I
|
||||
(Guilhem) should later see if this triggers a non-serious Valgrind
|
||||
|
|
Loading…
Add table
Reference in a new issue