mariadb/dict
marko 6ee593b116 branches/zip: Add const qualifiers to read-only pointers.
rec_get_nth_field_offs_old(): Split from rec_get_nth_field_old().

rec_get_nth_field_old(): Reimplement as a constness-preserving macro.

dict_drop_index_tree(), dict_truncate_index_tree(): Note that rec is
an in/out parameter, as the B-tree root page number will be updated.
2006-10-26 08:52:14 +00:00
..
dict0boot.c branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
dict0crea.c branches/zip: Add const qualifiers to read-only pointers. 2006-10-26 08:52:14 +00:00
dict0dict.c branches/zip: After merge (r956) fix: 2006-10-26 07:50:51 +00:00
dict0load.c branches/zip: Add const qualifiers to read-only pointers. 2006-10-26 08:52:14 +00:00
dict0mem.c branches/zip: Remove the casts introduced in r920 and r925. Replace the 2006-10-19 07:27:26 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00