Closed avinashkanaujiya closed 4 years ago
To copy different rows to one page, before that, you must serialize struct row to same format : void *. If you want, base on this, you can write page to disk conveniently.
Could someone offer more clarity on this? @cstack
Is it to copy the row_to_insert pointer to new pointer?