mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
MDEV-20097: Also fix XtraDB
This commit is contained in:
parent
5b205458d9
commit
a24e824cc4
1 changed files with 1 additions and 0 deletions
|
@ -1929,6 +1929,7 @@ write_buffers:
|
|||
UNIV_MEM_INVALID(&block[0], srv_sort_buf_size);
|
||||
|
||||
merge_buf[i] = row_merge_buf_empty(buf);
|
||||
buf = merge_buf[i];
|
||||
|
||||
if (UNIV_LIKELY(row != NULL)) {
|
||||
/* Try writing the record again, now
|
||||
|
|
Loading…
Add table
Reference in a new issue