mirror of https://github.com/MariaDB/server
Browse Source
only for those externally stored columns that occur in the ordering columns of indexes. Prefetch the prefixes of those columns, because the clustered index record and the BLOBs may have been deleted by the time when the purge thread needs to read the BLOB prefixes. row_ext_create(): Add the debug assertion ut_ad(ut_is_2pow(zip_size)).pull/374/head
2 changed files with 42 additions and 8 deletions
Loading…
Reference in new issue