summaryrefslogtreecommitdiff
path: root/storage/maria/unittest
Commit message (Expand)AuthorAgeFilesLines
* Logfile size put in allowed boumnds.unknown2007-12-111-1/+1
* Postmerge changes.unknown2007-12-111-1/+1
* Post review fix (serg).unknown2007-12-111-2/+2
* Trivial postreview changes.unknown2007-12-064-4/+4
* Don't give warnings when reading blocks when we know the block may not exist ...unknown2007-12-051-7/+39
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-0413-61/+82
|\
| * Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-0413-61/+82
* | Added variable to control log directory syncs.unknown2007-12-0310-9/+69
* | sync() the file to try to fix pagecache test.unknown2007-12-012-4/+21
* | Fix bug with skipped syncing.unknown2007-11-301-15/+90
|/
* Fixes for redo/undo logging of key pagesunknown2007-11-202-12/+41
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-144-15/+24
|\
| * Infinite loop in case of given address more then last LSN fixed.unknown2007-11-091-1/+10
| * Support of rec_lsn added to pagecache_write call.unknown2007-11-053-14/+14
* | First part of redo/undo for key pagesunknown2007-11-141-1/+1
|/
* WL#3072 - Maria recovery.unknown2007-10-028-34/+33
* Remove SAFE_MODE for opt_range as it disables UPDATE to use keysunknown2007-09-274-4/+4
* Fixes of the empty log problem.unknown2007-09-136-62/+36
* Absence of test_file.h fixed.unknown2007-09-111-2/+2
* WL#3072 - Maria Recoveryunknown2007-09-071-1/+1
* Check of transaction log descriptor table consistance added.unknown2007-09-048-1/+16
* Very simple log files purger added.unknown2007-08-272-1/+177
* Fixed compiler warningsunknown2007-08-221-1/+0
* Storing/getting maximum LSN of the record which parts writtenunknown2007-08-194-7/+151
* First LSN calls added for transaction log.unknown2007-08-132-1/+153
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria-noflushunknown2007-08-133-26/+138
|\
| * Ability to read unflushed data added (only problem with CRC left and have to ...unknown2007-08-133-26/+138
* | Log handler's unit test were broken by me on June 22, fixing this:unknown2007-08-034-0/+5
* | Applying Sanja's patch which makes the log handler not issueunknown2007-07-303-33/+34
|/
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-071-1/+1
|\
| * Maria: correcting assertions (should be enforced only in multi-threadedunknown2007-07-041-1/+1
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-045-24/+25
|\ \ | |/
| * WL#3072 Maria Recoveryunknown2007-06-265-24/+25
* | Merged with mysql-5.1 main tree.unknown2007-07-026-24/+24
|/
* - WL#3239 "log CREATE TABLE in Maria"unknown2007-06-224-18/+18
* Postmerge changesunknown2007-06-152-4/+3
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-06-155-109/+162
|\
| * Fixed LSN codding to allow code allunknown2007-06-155-109/+162
* | - moving pagecache.h from include/ to storage/maria as it is Maria-unknown2007-06-115-23/+39
|/
* Fixed compiler warningsunknown2007-06-096-7/+12
* rec_lsn (first REDO LSN( is now given to the page cache on unpinningunknown2007-06-071-0/+0
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-06-058-73/+157
|\
| * This patch is a collection of patches from from Sanja, Sergei and Monty.unknown2007-05-296-35/+120
| * Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria.bakunknown2007-04-163-38/+37
| |\
| | * Pagecache integration for review.unknown2007-04-043-38/+37
* | | Postreview changes.unknown2007-04-122-12/+12
|/ /
* | Fixed buffer size in the control file testunknown2007-04-111-1/+1
* | Maria: a stronger checksum in the control file, to test integrity.unknown2007-03-021-4/+4
* | merge from MyISAM into Maria (last step of merge of 5.1 into Maria).unknown2007-03-011-1/+1
|/
* removed pthread_attr_setstacksize (not really nead but incompatible with some...unknown2007-02-221-8/+1