mariadb/dict
marko 8919884f45 branches/zip: Remove some more casts.
dict_index_get_nth_col_pos(), dict_index_get_sys_col_pos(),
dict_index_get_n_fields(), fil_page_get_type():
Add const qualifier to parameter.

dict_index_get_nth_field(): Implement as a macro unless #ifdef UNIV_DEBUG.
2006-10-19 07:52:28 +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: Remove the casts introduced in r920 and r925. Replace the 2006-10-19 07:27:26 +00:00
dict0dict.c branches/zip: Remove some more casts. 2006-10-19 07:52:28 +00:00
dict0load.c branches/zip: Remove the casts introduced in r920 and r925. Replace the 2006-10-19 07:27:26 +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