summaryrefslogtreecommitdiff
path: root/include/maria.h
diff options
context:
space:
mode:
authorunknown <monty@mysql.com/nosik.monty.fi>2007-11-21 12:13:27 +0200
committerunknown <monty@mysql.com/nosik.monty.fi>2007-11-21 12:13:27 +0200
commit63cd7bdcd5f95ed08b521099157ff4c61fa62bc3 (patch)
tree385ee419d012ba8502f1eb66702a62a434428e6f /include/maria.h
parent9f1aaeffbb83d73bbe302056ea29ccb1fa1be3f4 (diff)
downloadmariadb-git-63cd7bdcd5f95ed08b521099157ff4c61fa62bc3.tar.gz
Fixed errors found by valgrind
Changed bitmaps to be written before unpinning of pages in write_block_record() Log handler now assumes we never call it for not transactional tables Fixed bug in ma_test_all that caused it to fail sql/unireg.cc: Removed 'at', as this makes it hard to find valgrind errors from the debug log storage/maria/ma_blockrec.c: Changed bzero() of blocks to get rid of a (non critical) valgrind error Changed bitmaps to be written before unpinning of pages in write_block_record() fixed that we don't log tails if table isn't transactional storage/maria/ma_key_recover.c: Fixed wrong log_data[] that caused us to log uninitialized data storage/maria/ma_loghandler.c: Replaced not needed test with DBUG_ASSERT() storage/maria/ma_test_all.sh: Remove control file if block size changes
Diffstat (limited to 'include/maria.h')
0 files changed, 0 insertions, 0 deletions