summaryrefslogtreecommitdiff
path: root/storage/innobase/os
Commit message (Expand)AuthorAgeFilesLines
* Merge mariadb 5.3->mariadb 5.5unknown2012-03-241-1/+1
|\
| * Fix access to uninitialized variable in innodb error message in case WriteFil...Vladislav Vaintroub2012-03-151-1/+1
* | Bug#11836233 MISLEADING SUGGESTION REGARDING LINUX NATIVE AIO IN INNODBInaam Rana2012-01-301-1/+1
* | Bug#13612811 VALGRIND ERROR IN OS_AIO_INITInaam Rana2012-01-201-0/+3
* | Bug#11765450 58421: INNODB TEMPORARY TABLE CRASH WHEN TMPDIR ON LINUX TMPFSInaam Rana2012-01-191-0/+94
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-12-281-3/+0
|\ \
| * | Bug#13418934 REMOVE HAVE_PURIFY DEPENDENCES FROM INNODBMarko Mäkelä2011-12-281-32/+1
| |/
| * Bug#52062: Compiler warning in os0file.c on windows 64-bitCalvin Sun2010-10-271-4/+20
* | Fix bug #12424282 - INNODB PERFORMANCE SCHEMA: Double accounting for OS_AIO_SYNCJimmy Yang2011-05-041-3/+10
* | Remove unused functions.Marko Mäkelä2011-04-051-93/+0
* | Bug 12323643 - CLEAN UP THE INNODB THREAD SHUTDOWN AND ASSERTIONS (WL#5136)Marko Mäkelä2011-04-052-130/+127
* | Bug#58226 Some InnoDB debug checks consume too much CPU timeMarko Mäkelä2010-12-011-9/+34
* | Backport from mysql-trunk-bugfixing of:Jon Olav Hauglid2010-11-011-1/+1
* | Fix a compilation warning:Vasil Dimov2010-10-281-1/+1
* | Bug#52062: Compiler warning in os0file.c on windows 64-bitCalvin Sun2010-10-281-3/+21
* | Merge mysql-5.5-bugteam -> mysql-5.5-innodbVasil Dimov2010-10-271-4/+6
|\ \
| * \ Merge from mysql-5.5-innodb to mysql-5.5-bugteamJon Olav Hauglid2010-10-211-0/+176
| |\ \
| * \ \ Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-4/+6
| |\ \ \ | | | |/ | | |/|
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-191-3/+6
| | * | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-141-21/+2
| | * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-0/+3
* | | | Bug#57720 - Windows Vista and possibly Windows 7 can return ERROR_TIMEOUT ins...unknown2010-10-261-6/+19
* | | | Fix an error introduced in a follow-up fix of Bug#57232 by Sunny BainsCalvin Sun2010-10-211-2/+2
| |_|/ |/| |
* | | Fix bug encountered during testing on BSD. In the original fix for bug# 55681Sunny Bains2010-10-181-19/+44
* | | Bug# 55681 - MTR slowdown after default storage engine was changed to InnoDBSunny Bains2010-10-141-0/+151
|/ /
* | (os0file.c:1485) Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-201-9/+1
* | (os0file.c:1486) Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-201-12/+1
* | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-213-25/+13
|\ \
| * \ Merge into mysql-trunk-merge..Davi Arnaut2010-07-191-2/+10
| |\ \
| | * \ Merge fix for bug #55039 from mysql-5.1-security to mysql-trunk-security.Jimmy Yang2010-07-091-2/+10
| | |\ \ | | | |/
| | | * Applying InnoDB snapshot, fixes BUG#50691Sergey Vojtovich2010-02-261-1/+9
| * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-153-23/+3
| |/ /
* | | Improve InnoDB synchronization primitives on WindowsCalvin Sun2010-07-203-212/+278
* | | Fix Bug #54764 memory allocated in os_aio_array_create is notJimmy Yang2010-07-081-0/+10
|/ /
* | Add two debug assertions and a comment to make it clear thatVasil Dimov2010-05-271-0/+5
* | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-122-97/+817
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-123-1/+115
|\ \
| * \ Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys...Satya B2009-12-023-1/+115
| |\ \ | | |/
| | * Applying InnoDB snapshot 5.1-ss6242, part 2. Fixes BUG#3139Satya B2009-11-301-1/+53
* | | Backport of:Konstantin Osipov2009-11-231-14/+0
|/ /
* | Merge of innodb-zip-ss6129 from 5.1 to mysql-trunk.Sergey Vojtovich2009-11-052-0/+18
|\ \ | |/
| * Applying InnoDB snashot 5.1-ss6129Sergey Vojtovich2009-11-021-0/+1
* | Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163Satya B2009-10-161-9/+83
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-074-0/+5601
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-044-6335/+0
|\ \ | |/
* | Merged Performance Version 0.2.1 with latest 5.1 tree (last push 11 feb 14.01...Mikael Ronstrom2009-02-171-6/+26
|\ \ | |/
| * Complete applying InnoDB snapshot innodb-5.1-ss2479. FixesTimothy Smith2008-12-141-6/+26
* | Fixed compiler warningsMikael Ronstrom2008-10-171-2/+2
* | Fixed a number of compiler issues and attempted a fix forMikael Ronstrom2008-10-171-3/+1
* | Fixed Windows compile issuesMikael Ronstrom2008-10-161-1/+1