summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-07282-1708/+79457
|\
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-07282-1708/+79457
| |\
| | * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-0713-49/+98
| | |\
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-0563-554/+1880
| | | |\
| | | | * 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-046-33/+65
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-06-2931-377/+1366
| | | |\ \
| | | * | | 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-0474-880/+3232
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | After merge fixesunknown2007-07-041-2/+2
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-047-104/+677
| | | |\ \ \
| | | | * | | Implement applying of REDO entries forunknown2007-07-047-104/+677
| | | * | | | Verify that INSERT DELAYED is disabled only for transactionalunknown2007-07-032-0/+42
| | | * | | | 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-0317-90/+165
| | | |\ \ \ \
| | | | * | | | Maria:unknown2007-07-0317-91/+167
| | | | |/ / /
| | | * | | | Mark the page dirty if we store LSN on it.unknown2007-07-031-1/+9
| | | |/ / /
| | | * | | After merge fixesunknown2007-07-014-1/+8
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-0150-341/+954
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-0150-332/+944
| | | * | | WL#3239 "log CREATE TABLE in Maria": write the log record _before_unknown2007-06-286-98/+118
| | | * | | WL#3072 - Maria recoveryunknown2007-06-277-21/+61
| | | * | | WL#3072 - Maria recoveryunknown2007-06-261-6/+13
| | | * | | WL#3072 - Maria recoveryunknown2007-06-265-30/+106
| | | * | | WL#3072 - Maria recovery: safety assertions.unknown2007-06-261-2/+3
| | | * | | WL#3072 Maria Recoveryunknown2007-06-2623-248/+1093
| | | | |/ | | | |/|
| | | * | Creation of new log when maria change version added.unknown2007-06-251-1/+59
| | * | | Merged with mysql-5.1 main tree.unknown2007-07-0299-1691/+1692
| | * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-27253-1612/+76959
| | |\ \ \
| | | * \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-27253-1612/+76959
| | | |\ \ \ | | | | |/ /
| | | | * | - WL#3239 "log CREATE TABLE in Maria"unknown2007-06-2236-632/+1407
| | | | * | Monty's fix for Maria's table scan sometimes not seeing all rows;unknown2007-06-193-1/+89
| | | | * | Postmerge changesunknown2007-06-152-4/+3
| | | | * | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-06-159-161/+300
| | | | |\ \
| | | | | * | Fixed LSN codding to allow code allunknown2007-06-159-160/+300
| | | | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-06-1118-145/+189
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | - moving pagecache.h from include/ to storage/maria as it is Maria-unknown2007-06-1118-145/+189
| | | | | |/
| | | | * | Small fixes of loghandler code found during a bug investigation.unknown2007-06-111-4/+4
| | | | |/
| | | | * Fixed compiler warningsunknown2007-06-0927-88/+138
| | | | * - if table is not transactional, we don't create a transactionunknown2007-06-083-11/+17
| | | | * fix for memory leak in _ma_scan_init_block_record() (Valgrind error):unknown2007-06-071-4/+8
| | | | * Maria: fix for "use of uninitialized value" Valgrind error.unknown2007-06-072-0/+2
| | | | * fix for 2 memory leaks in ps_maria.test (just need to destroy objectsunknown2007-06-072-5/+13
| | | | * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-06-0715-185/+249
| | | | |\
| | | | | * rec_lsn (first REDO LSN( is now given to the page cache on unpinningunknown2007-06-0715-185/+249
| | | | * | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-06-061-14/+4
| | | | |\ \
| | | | | * | Fixed pagecache unittestunknown2007-06-061-14/+4
| | | | | |/
| | | | * | fix unit tests to buildunknown2007-06-052-7/+19
| | | | * | maria cannot rollback yetunknown2007-06-053-1/+46
| | | | |/