mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge 10.1 into 10.2
This commit is contained in:
@ -505,7 +505,6 @@ void wsrep_dump_rbr_buf_with_header(THD *thd, const void *rbr_buf,
|
||||
|
||||
if (init_io_cache(&cache, file, 0, WRITE_CACHE, 0, 0, MYF(MY_WME | MY_NABP)))
|
||||
{
|
||||
mysql_file_close(file, MYF(MY_WME));
|
||||
goto cleanup2;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user