diff options
author | unknown <marko@hundin.mysql.fi> | 2004-12-30 19:13:31 +0200 |
---|---|---|
committer | unknown <marko@hundin.mysql.fi> | 2004-12-30 19:13:31 +0200 |
commit | c6d329b4f71f69618357f121ce50d80f8170ad11 (patch) | |
tree | 3c55af0695b59ba302cf06e4eb5b0f02a2858e2a /innobase/fut/fut0fut.c | |
parent | ecf24c66cf316baaf632fc998fbccfc305b68931 (diff) | |
download | mariadb-git-c6d329b4f71f69618357f121ce50d80f8170ad11.tar.gz |
InnoDB: Remove crash in in-place update from NULL to non-NULL. (Bug #7591)
rem0rec.c:
rec_init_offsets(): Make the function comment more accurate.
rem0rec.ic:
rec_get_nth_field(): Return pointer to the field, even to NULL fields.
rec_set_nth_field(): Make more accurate debug assertions.
innobase/include/rem0rec.ic:
rec_get_nth_field(): Return pointer to the field, even to NULL fields.
rec_set_nth_field(): Make more accurate debug assertions.
innobase/rem/rem0rec.c:
rec_init_offsets(): Make the function comment more accurate.
Diffstat (limited to 'innobase/fut/fut0fut.c')
0 files changed, 0 insertions, 0 deletions