mirror of
https://github.com/MariaDB/server.git
synced 2025-01-21 06:22:28 +01:00
2a77ce2769
rec_get_converted_size_new(): Rename to rec_get_converted_size_comp(). Add const qualifier to dtuple. Remove the assertion dict_table_is_comp(index->table), because this function will be invoked when populating the temporary files in fast index creation. rec_convert_dtuple_to_rec_new(): Rename to rec_convert_dtuple_to_rec_comp(). Add parameter "extra". rec_init_offsets_comp_ordinary(): New function. Used in rec_init_offsets(). |
||
---|---|---|
.. | ||
rem0cmp.c | ||
rem0rec.c |