summaryrefslogtreecommitdiff
path: root/storage/innobase/srv/srv0start.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mysql-5.5.44' into bb-5.5-sergSergei Golubchik2015-06-051-2/+2
|\
| * Bug#20816223 InnoDB crash on shutdownMarko Mäkelä2015-04-091-2/+2
| * Bug#16287752 INNODB_DATA_FILE_PATH MINIMUM SIZE Aditya A2014-01-081-1/+5
| * Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERSMurthy Narkedimilli2013-06-101-2/+2
| * Bug#16720368 INNODB IGNORES *.IBD FILE BREAKAGE AT STARTUPMarko Mäkelä2013-04-301-2/+10
| * Bug#12677594 - 61575: INNODB: WARNING: IO_SETUP() FAILED WITH EAGAIN.Inaam Rana2012-04-231-4/+12
| * Bug#64160, Oracle Bug#13698765kevin.lewis@oracle.com2012-02-161-2/+3
| * Bug #13116225 LIVE DOWNGRADE CRASHES WITH INNODB_PAGE_SIZE=4Kkevin.lewis@oracle.com2011-12-081-2/+22
| * Non-functional change: move a printoutMarko Mäkelä2011-04-061-11/+0
| * Bug 12323643 - CLEAN UP THE INNODB THREAD SHUTDOWN AND ASSERTIONS (WL#5136)Marko Mäkelä2011-04-051-10/+2
| * Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 4 of 4]Marko Mäkelä2011-03-241-2/+0
| * Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-02-081-0/+6
| |\
| | * Port fix for Bug #48026 to 5.1 built-in and plugin: Log start and endJimmy Yang2010-11-101-0/+22
| * | Bug #59472 increase AIO requests per IO thread limit to 256 from 32Inaam Rana2011-02-071-5/+8
| * | Fix Bug #58653 - Sporadic crash due to assertion failure 0 == space->n_pendin...Sunny Bains2011-01-061-0/+18
| * | Make output from innobase_start_or_create_for_mysql() consistentVasil Dimov2010-11-291-129/+246
| * | Fix Bug #56791 Remove ios_mutex from InnoDB codeJimmy Yang2010-10-211-18/+0
| * | Merge from mysql-5.1-innodb to mysql-5.5-innodb.Jimmy Yang2010-10-141-4/+1
| |\ \ | | |/
| | * Remove unused code.Marko Mäkelä2010-05-141-14/+0
| | * Applying InnoDB snapshot 5.1-ss6344, Fixes BUG#47814Satya B2009-12-231-5/+10
| * | Add a space indentation to InnoDB buffer pool size and log sequenceJimmy Yang2010-08-251-3/+3
| * | Bug #48026 Log start and end of InnoDB buffer pool initialization toJimmy Yang2010-08-181-0/+19
| * | Bug#54583 InnoDB: Assertion failure sync/sync0sync.c:1226Sunny Bains2010-07-221-14/+21
| * | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-211-24/+2
| |\ \
| | * | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-24/+2
| * | | Improve InnoDB synchronization primitives on WindowsCalvin Sun2010-07-201-1/+9
| |/ /
| * | This change splits innodb_file_format_check into innodb_file_format_checkJimmy Yang2010-06-171-1/+1
| * | Fix bug #52546, crash on shutdown of plugin with innodb_use_sys_malloc=0.Jimmy Yang2010-05-171-1/+5
| * | Register newly added purge thread to performance schema tracking.jyang2010-04-221-0/+1
| * | Merge from innodb-branches-innodb+ (2)Vasil Dimov2010-04-191-5/+7
| * | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-121-65/+131
| * | Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys...Satya B2009-12-021-53/+50
| |\ \ | | |/
| * | Merge of innodb-zip-ss6129 from 5.1 to mysql-trunk.Sergey Vojtovich2009-11-051-1/+1
| |\ \ | | |/
| * | Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163Satya B2009-10-161-29/+7
| * | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+2096
| * | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-2027/+0
| |\ \ | | |/
| * | Yet another attempt to fix WindowsMikael Ronstrom2009-02-261-2/+2
| * | Trying a workaround for the Windows crashesMikael Ronstrom2009-02-261-1/+9
| * | Fix for WindowsMikael Ronstrom2009-02-241-1/+1
| * | Merged Performance Version 0.2.1 with latest 5.1 tree (last push 11 feb 14.01...Mikael Ronstrom2009-02-171-7/+8
| |\ \ | | |/
| | * Complete application of InnoDB snapshot innodb-5.1-ss2485, part 2. FixesTimothy Smith2008-12-141-7/+8
| * | Merge port of Google SMP patch to SolarisMikael Ronstrom2008-10-301-2/+2
| * | Fixed compiler warningsMikael Ronstrom2008-10-171-4/+6
| * | Fixed a number of compiler issues and attempted a fix forMikael Ronstrom2008-10-171-2/+2
| * | merged innobase changes into one treeMikael Ronstrom2008-10-161-15/+24
| |\ \
| | * | 3 google patchesMikael Ronstrom2008-10-141-15/+24
| | |/
| * | Google SMP patchMikael Ronstrom2008-10-151-0/+10
| |/
| * apply snapshot innodb-5.1-ss2387df@pippilotta.erinye.com2008-03-271-3/+3
| * Apply the following innodb-5.1-* snapshots: ss1489, ss1496, ss1550, ss1569.tsmith@sita.local2007-07-101-0/+6
| * Applied innodb-5.1-ss1039 and innodb-5.1-ss1134 snapshots.tsmith@siva.hindu.god2007-01-041-11/+0