~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/include/rem0rec.ic

MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
889
889
                                /* in: record */
890
890
        dict_index_t*   index __attribute__((unused)),
891
891
                                /* in: record descriptor */
892
 
        ulint*          offsets __attribute__((unused)))
 
892
        const ulint*            offsets __attribute__((unused)))
893
893
                                /* in: array returned by rec_get_offsets() */
894
894
{
895
895
#ifdef UNIV_DEBUG