mariadb/handler
marko 3c680f7c44 branches/zip: Add some const qualifiers to dict_index_t* and dict_table_t*.
innobase_create_key_def(), row_table_got_default_clust_index(),
row_get_mysql_key_number_for_index(): Add a const qualifier.

dict_table_get_first_index(), dict_table_get_next_index(): Define
as a const-preserving macro.  Preserve the old function for UNIV_DEBUG,
but add a const qualifier to the parameter and cast away the constness.
2007-08-13 15:57:28 +00:00
..
ha_innodb.cc branches/zip: Add some const qualifiers to dict_index_t* and dict_table_t*. 2007-08-13 15:57:28 +00:00
ha_innodb.h branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00