| Commit message (Expand) | Author | Age | Files | Lines |
* | WIP Merge 10.0 into 10.1 | Marko Mäkelä | 2018-01-29 | 1 | -2/+2 |
|\ |
|
| * | MDEV-12173 "Error: trying to do an operation on a dropped tablespace" | Marko Mäkelä | 2018-01-22 | 1 | -6/+3 |
* | | MDEV-12837: WSREP: BF lock wait long | Jan Lindström | 2017-12-09 | 2 | -50/+83 |
* | | Remove dead code for non-debug builds | Marko Mäkelä | 2017-11-06 | 1 | -0/+2 |
* | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-10-26 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker | Marko Mäkelä | 2017-10-26 | 1 | -2/+2 |
| * | Merge branch 'merge-innodb-5.6' into 10.0 | Vicențiu Ciorbaru | 2017-10-26 | 1 | -2/+2 |
| |\ |
|
| * \ | Merge 5.5 into 10.0 | Marko Mäkelä | 2017-10-26 | 1 | -2/+2 |
| |\ \ |
|
| | * | | MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker | Marko Mäkelä | 2017-10-26 | 1 | -2/+2 |
| | * | | Bug #21025880 DUPLICATE UK VALUES IN READ-COMMITTED (AGAIN) | Aditya A | 2015-08-12 | 1 | -5/+5 |
| | * | | Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS | Murthy Narkedimilli | 2013-06-10 | 2 | -4/+4 |
| | * | | Bug#16268289 LOCK_REC_VALIDATE_PAGE() MAY DEREFERENCE A POINTER TO A | Aditya A | 2013-03-13 | 1 | -1/+3 |
| | * | | Bug #16004999 ASSERT STATE == TRX_STATE_NOT_STARTED, UNLOCK_ROW() | Annamalai Gurusami | 2013-01-10 | 1 | -0/+5 |
| | * | | Bug#59354 : Bug #12659252 : ASSERT !OTHER_LOCK AT LOCK_REC_ADD_TO_QUEUE DURIN... | Yasufumi Kinoshita | 2012-11-28 | 1 | -15/+72 |
| | |\ \ |
|
| | | * | | Bug#59354 : Bug #12659252 : ASSERT !OTHER_LOCK AT LOCK_REC_ADD_TO_QUEUE DURIN... | Yasufumi Kinoshita | 2012-11-28 | 1 | -14/+71 |
| | * | | | This is a backport of "WL#5674 InnoDB: report all deadlocks (Bug#1784)" | Vasil Dimov | 2012-11-12 | 1 | -47/+104 |
| | * | | | merge from 5.1 | Inaam Rana | 2012-03-15 | 1 | -9/+14 |
| | |\ \ \
| | | |/ / |
|
| | * | | | Bug#13789853 SHOW ENGINE INNODB STATUS HANGS DUE TO EXCESSIVE WORK | Inaam Rana | 2012-03-12 | 1 | -49/+78 |
| | * | | | Bug #13651627 Move ut_ad(0) from the beginning to the end of buf_page_print(), | Marko Mäkelä | 2012-02-02 | 1 | -1/+1 |
| | * | | | Fix for build break introduced at rev 3711 | Yasufumi Kinoshita | 2012-01-27 | 1 | -0/+1 |
| | * | | | Bug #13413535 61104: INNODB: FAILING ASSERTION: PAGE_GET_N_RECS(PAGE) > 1 | Marko Mäkelä | 2012-01-26 | 1 | -2/+4 |
| | * | | | Bug#12584374 LOCK_VALIDATE TRIPS ASSERTION !BLOCK->PAGE.FILE_PAGE_WAS_FREE | Marko Mäkelä | 2011-05-24 | 1 | -29/+26 |
| | * | | | Bug#12584374 LOCK_VALIDATE TRIPS ASSERTION !BLOCK->PAGE.FILE_PAGE_WAS_FREED | Marko Mäkelä | 2011-05-24 | 1 | -81/+91 |
| | * | | | Merge from mysql-5.1-security to mysql-5.5-security. | Sunny Bains | 2010-11-30 | 1 | -3/+75 |
| | |\ \ \
| | | |/ / |
|
| | | * | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 | Vasil Dimov | 2010-09-14 | 1 | -3/+1 |
| | | * | | Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the record | Marko Mäkelä | 2010-06-02 | 1 | -56/+82 |
| | | * | | Reduce the next-key locking of READ UNCOMMITTED to match that of | Marko Makela | 2010-04-29 | 1 | -1/+1 |
| | | * | | lock_rec_queue_validate(): Disable a bogus check that | Marko Mäkelä | 2010-04-26 | 1 | -2/+23 |
| | | * | | Applying InnoDB snapshot, fixes BUG#49001 | Sergey Vojtovich | 2010-02-26 | 1 | -32/+60 |
| | | * | | Applying InnoDB snapshot 5.1-ss6344, Fixes BUG#47814 | Satya B | 2009-12-23 | 1 | -3/+19 |
| | * | | | lock_rec_validate_page(): Disable the debug printout. | Marko Mäkelä | 2010-10-21 | 1 | -2/+2 |
| | * | | | Bug#54728: Replace the dulint struct with a 64-bit integer. | Marko Mäkelä | 2010-06-23 | 1 | -42/+35 |
| | * | | | Merge from mysql-5.1-innodb: | Marko Mäkelä | 2010-06-02 | 1 | -54/+84 |
| | * | | | Merge a change from mysql-5.1-innodb: | Marko Mäkelä | 2010-06-01 | 1 | -24/+16 |
| | * | | | Check in patch for bug #53336, Improved InnoDB Transaction Reporting. | Jimmy Yang | 2010-05-12 | 1 | -1/+1 |
| | * | | | Merge from mysql-5.1-innodb: | Vasil Dimov | 2010-05-04 | 1 | -1/+1 |
| | * | | | Merge from mysql-5.1-innodb: | Vasil Dimov | 2010-05-04 | 1 | -0/+23 |
| | * | | | Import branches/innodb+ from SVN on top of storage/innobase. | Vasil Dimov | 2010-04-12 | 1 | -78/+159 |
| | * | | | manual merge mysql-5.1-bugteam --> mysql-trunk-merge | Gleb Shchepa | 2009-12-04 | 1 | -8/+0 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Bug #38883 (reopened): thd_security_context is not thread safe, crashes? | Gleb Shchepa | 2009-12-01 | 1 | -33/+0 |
| | * | | | Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys... | Satya B | 2009-12-02 | 1 | -0/+17 |
| | |\ \ \
| | | |/ / |
|
| | * | | | Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 | Satya B | 2009-10-16 | 1 | -7/+35 |
| | * | | | Backporting patch for Bug#46650 (Innodb assertion autoinc_lock == lock | Alexander Nozdrin | 2009-08-24 | 1 | -2/+5 |
| | * | | | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same | Guilhem Bichot | 2009-08-07 | 2 | -0/+5706 |
| | * | | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}: | Guilhem Bichot | 2009-08-04 | 2 | -5279/+0 |
| | |/ / |
|
| | * | | Applying InnoDB snashot 5.1-ss4699, part 1. Fixes BUG#39320 and other | Satya B | 2009-04-15 | 1 | -21/+0 |
| | * | | Applying InnoDB snashot 5.1-ss4007, part 2. Fixes | Timothy Smith | 2009-03-02 | 1 | -3/+12 |
| | * | | Apply InnoDB snapshot innodb-5.1-ss2858, part 2. Fixes | Timothy Smith | 2008-12-14 | 1 | -16/+67 |
| | * | | Cherry-pick some changes from innodb-5.1-ss2545 snapshot. Includes fixes for | Timothy Smith | 2008-08-20 | 1 | -0/+12 |
| | * | | Apply InnoDB snapshot innodb-5.1-ss1751. | tsmith@ramayana.hindu.god | 2007-08-25 | 1 | -0/+7 |