summaryrefslogtreecommitdiff
path: root/myisam
diff options
context:
space:
mode:
authorunknown <brian@zim.(none)>2006-08-14 03:29:17 -0700
committerunknown <brian@zim.(none)>2006-08-14 03:29:17 -0700
commitba8be73946c35852cf296c2d30bbf2a0fe06f87f (patch)
treebc2caebf2da50b2545ebd2d4d83e7e9f758fa6d3 /myisam
parent6071b686b179d1fcc96cd6ccce940d62bd509c70 (diff)
downloadmariadb-git-ba8be73946c35852cf296c2d30bbf2a0fe06f87f.tar.gz
Fix for bug#20648 We introduce a new field method for knowing "real size", and we now in archive null unused bits of a row to null before writing.
sql/field.cc: data_length for field needs to be calculated directly. sql/field.h: The new method data_length() returns the "real" length of the field. sql/ha_archive.cc: Before a write_row() archive nulls space beyond the size of the row in varchars to make sure that compression only sees NULL.
Diffstat (limited to 'myisam')
0 files changed, 0 insertions, 0 deletions