diff options
author | unknown <mats@kindahl-laptop.dnsalias.net> | 2007-10-17 06:50:03 +0200 |
---|---|---|
committer | unknown <mats@kindahl-laptop.dnsalias.net> | 2007-10-17 06:50:03 +0200 |
commit | 6eb7550631f4f324b59899b5797fd993acc5ff0f (patch) | |
tree | ac2ae1ad28201327340e27f441e33fc25ddafda6 /BUILD | |
parent | 6a92f2efad5814498fe200b66ba8a4255f44a5b0 (diff) | |
download | mariadb-git-6eb7550631f4f324b59899b5797fd993acc5ff0f.tar.gz |
Eliminating some valgrind warnings resulting from that some
storage engines do not set the unused null bits (i.e., the
filler bits and the X bit) correctly. Also adding some casts
to debug printouts to eliminate compiler warnings.
sql/ha_ndbcluster.cc:
Changing debug enter names to use full names for member functions.
sql/records.cc:
Emptying records before starting to read records since some engines do
not set the unused null bits, leading to valgrind errors.
sql/rpl_record.cc:
Adding casts to debug printouts to eliminate compiler warnings.
Diffstat (limited to 'BUILD')
0 files changed, 0 insertions, 0 deletions