summaryrefslogtreecommitdiff
path: root/storage/maria/ma_pagecrc.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Aria storage engine:Michael Widenius2011-02-101-3/+7
* We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
* copyright and license infounknown2008-03-041-1/+14
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-211-0/+4
|\
| * Allow index on 'CHAR(0) NULL' columnsunknown2008-01-211-0/+4
* | An assertion added (transaction must be re-enabled before end ofunknown2008-01-211-1/+1
|/
* Fixed compiler warnings by adding casts and changing variable typesunknown2008-01-111-7/+7
* Added --loose-skip-maria to MYSQLD_BOOTSTRAP_CMD to get bootstrap.test to workunknown2008-01-111-0/+2
* Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-1/+19
* Bugs fixed:unknown2008-01-071-8/+7
* Disable logging of index pages during repairunknown2008-01-021-1/+41
* Write failure callback added.unknown2007-12-201-0/+10
* Fixed several bugs in page CRC handlingunknown2007-12-181-31/+70
* page CRC calculatingunknown2007-12-161-0/+253