summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Fixed several bugs found by running *.test with maria engineunknown2007-09-0314-91/+147
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-08-316-84/+182
|\
| * Generalized the way update and redo extends the size of a directory record.unknown2007-08-316-84/+182
* | WL#3072 Maria recoveryunknown2007-08-291-13/+54
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-08-2917-431/+786
|\ \
| * | WL#3072 Maria recoveryunknown2007-08-2917-388/+784
* | | cleanupsunknown2007-08-292-2/+1
| |/ |/|
* | Added maria_commit() and maria_begin() to be used with external testsunknown2007-08-2911-135/+254
* | Fixed compiler warningsunknown2007-08-221-1/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-08-214-10/+7
|\ \
| * | Fixes for bugs found by maria.test and event*tests:unknown2007-08-214-10/+7
* | | Storing/getting maximum LSN of the record which parts writtenunknown2007-08-196-32/+505
|/ /
* | First LSN calls added for transaction log.unknown2007-08-138-8/+294
* | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria-noflushunknown2007-08-137-104/+430
|\ \ | |/ |/|
| * Ability to read unflushed data added (only problem with CRC left and have to ...unknown2007-08-137-106/+432
* | * tests which use MERGE or INSERT DELAYED should run onlyunknown2007-08-093-19/+22
* | * "transactionality" needs to be preserved by TRUNCATE TABLE:unknown2007-08-094-2/+31
* | as I disabled creation of the first empty bitmap at creation time,unknown2007-08-081-0/+6
* | Fix forunknown2007-08-083-5/+5
* | propagation to maria_repair_by_sort() and maria_repair_parallel()unknown2007-08-081-0/+8
* | Fix for errors during:unknown2007-08-071-9/+18
* | Fix for three bugs:unknown2007-08-076-2/+96
* | fixes of bad merge (probably). Less duplication in ma_test_recovery.unknown2007-08-063-25/+27
* | Log handler's unit test were broken by me on June 22, fixing this:unknown2007-08-034-0/+5
* | WL#3072 Maria checkpointunknown2007-08-024-10/+28
* | WL#3072 Maria recovery:unknown2007-08-016-50/+53
* | Applying Sanja's patch which makes the log handler not issueunknown2007-07-307-195/+177
* | Maria: it is allowed to change unknown type to any legal type of pageunknown2007-07-301-1/+3
* | porting Serg's fix for BUG#30094 to Maria. Now ma_test_all passes.unknown2007-07-275-19/+25
* | merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-2722-255/+499
* | post-merge fixes, and fixes for some of the 16 compiler warningsunknown2007-07-2610-19/+22
* | mergeunknown2007-07-2619-1148/+1581
|\ \ | |/ |/|
| * WL#3072 - Maria recoveryunknown2007-07-2619-1146/+1579
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-07167-744/+68655
|\ \
| * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-07167-744/+68655
| |\ \
| | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-0711-34/+89
| | |\ \ | | | |/
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-0529-439/+1521
| | | |\
| | | | * Maria: correcting assertions (should be enforced only in multi-threadedunknown2007-07-046-8/+20
| | | * | in mysql_unlock_tables(), do thr_unlock() AFTER external_unlock().unknown2007-07-044-18/+56
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-06-2930-376/+1365
| | | |\ \
| | | * | | storage/maria/trnman.cunknown2007-06-261-8/+13
| | * | | | Fixed bytes to uchar and gptr to uchar*unknown2007-07-046-29/+29
| | * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-0441-766/+2882
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | After merge fixesunknown2007-07-041-2/+2
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-046-103/+676
| | | |\ \ \
| | | | * | | Implement applying of REDO entries forunknown2007-07-046-103/+676
| | | * | | | Marking the block dirty requires linking it into the changed_blocks[]unknown2007-07-031-22/+18
| | | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-0316-89/+157
| | | |\ \ \ \
| | | | * | | | Maria:unknown2007-07-0316-90/+159
| | | | |/ / /
| | | * | | | Mark the page dirty if we store LSN on it.unknown2007-07-031-1/+9
| | | |/ / /