mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
branches/zip: btr_store_big_rec_extern_fields(): Remove the incomplete
statement that was accidentally checked in in r1022.
This commit is contained in:
parent
ebeee34510
commit
8478f3824c
1 changed files with 0 additions and 1 deletions
|
@ -3753,7 +3753,6 @@ btr_store_big_rec_extern_fields(
|
|||
+ FIL_PAGE_FILE_FLUSH_LSN + 4,
|
||||
rec_page_no,
|
||||
MLOG_4BYTES, &mtr);
|
||||
mlog_write_ulint(page
|
||||
|
||||
/* Zero out the unused part of the page. */
|
||||
memset(page + page_zip->size
|
||||
|
|
Loading…
Add table
Reference in a new issue