mariadb/storage/innobase/rem
Marko Mäkelä 05da63f048 Correct debug assertions
Node pointer recors contain dict_index_get_n_unique_in_tree_nonleaf(index)+1
instead of index->n_uniq+1 fields.

rec_get_offsets_func(): Remove the incorrect assertion. Later in
the function there are assertion for checking the exact field count.
2017-09-21 12:05:51 +03:00
..
rem0cmp.cc Introduce page_rec_is_leaf() and clean up page0page.h 2017-09-20 08:42:44 +03:00
rem0rec.cc Correct debug assertions 2017-09-21 12:05:51 +03:00