-
Committer:
Kristian Nielsen
-
Date:
2008-11-28 20:56:16 UTC
-
mto:
(632.1.2 devel)
-
mto:
This revision was merged to the branch mainline in
revision
634.
-
Revision ID:
knielsen@odin-20081128205616-7uw6nofqddhuycg9
Make sure that all NULL bits are initialised in records returned from InnoDB.
Failing to do this causes Valgrind errors, and could potentially lead to
unexpected/wrong results when eg. Table::compare_record() compares the
un-initialized bits.