summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Reverted DTrace fixMikael Ronstrom2009-02-068-8/+8
* Added support for rep; nop replacing PAUSE due to Solaris bugMikael Ronstrom2009-02-039-8/+12
* Use sun_prefetch_read_many() and friends, instead of sparc_prefetch_read_many(),MySQL Build Team2009-01-282-4/+4
* DTrace fixes plus fixing a too long file nameMikael Ronstrom2008-12-221-1/+1
* A number of fixes to DTrace patchMikael Ronstrom2008-12-208-15/+8
* Fixed missing declarationMikael Ronstrom2008-12-201-0/+1
* Merge dtrace patch with latest performance versionMikael Ronstrom2008-12-2015-92/+338
|\
| * Fixed bugMikael Ronstrom2008-12-151-1/+1
| * Fixed missing headerMikael Ronstrom2008-12-151-0/+15
| * MergeMikael Ronstrom2008-12-153-3/+37
| |\
| | * Merged latest performance versionMikael Ronstrom2008-12-153-7/+12
| | |\
| | * \ Merge latest 5.1 into performance versionMikael Ronstrom2008-12-153-3/+37
| | |\ \
| | | * | Bug#37719: Crash if rename Archive table to same name with differentMattias Jonsson2008-10-031-1/+1
| | | * | Bug #38360: BLACKHOLE replication with RBR is brokenMats Kindahl2008-10-022-2/+36
| * | | | Fix compiler errorMikael Ronstrom2008-12-151-1/+1
| | |_|/ | |/| |
| * | | Fixed compiler warnings on various platformsMikael Ronstrom2008-12-153-7/+12
| |/ /
| * | Yet another idef errorMikael Ronstrom2008-12-121-1/+1
| * | Fix of ifdef errorMikael Ronstrom2008-12-121-1/+1
| * | Introduced a new timer based innodb thread concurrency. A newMikael Ronstrom2008-12-123-10/+130
| * | Minor modifications to spin values which showed to be slightly better.Mikael Ronstrom2008-12-101-2/+2
| * | Added a PAUSE instruction to the SPIN loopMikael Ronstrom2008-12-102-0/+15
| * | Ensure background wake-up thread doesn't cause deadlocksMikael Ronstrom2008-12-051-29/+13
| * | Added memory barriers to the portability layer in InnoDBMikael Ronstrom2008-12-053-31/+61
| * | call ha_release_temporary_latches to fix bug 32149Mikael Ronstrom2008-12-041-0/+3
| * | Fix to avoid compilation errors on WindowsMikael Ronstrom2008-12-041-0/+2
| * | Removed assert on waiters == 0 since that is now possible and not seriousMikael Ronstrom2008-11-191-1/+0
| * | Fix for Percona reported bug with manual merge and fix of bug inMikael Ronstrom2008-11-173-11/+31
| * | Added counter of number of missed wakeups of InnoDB threadsMikael Ronstrom2008-11-174-1/+17
* | | Backport of DTrace patches from 6.0Mikael Ronstrom2008-12-2017-28/+366
|/ /
* | Fixed spelling errorMikael Ronstrom2008-10-301-2/+2
* | Merge port of Google SMP patch to SolarisMikael Ronstrom2008-10-3014-51/+78
* | Fixed more compiler warningsMikael Ronstrom2008-10-173-7/+11
|\ \
| * | Fixed compiler warningsMikael Ronstrom2008-10-173-7/+11
* | | Merged fixes to compiler errors and warningsMikael Ronstrom2008-10-178-28/+30
|\ \ \ | |/ /
| * | Fixed a number of compiler issues and attempted a fix forMikael Ronstrom2008-10-178-28/+30
* | | Fixed a bug introduced by bazaar mergeMikael Ronstrom2008-10-161-15/+0
* | | merge silly errorMikael Ronstrom2008-10-161-1/+1
|\ \ \ | |/ /
| * | Fixed silly errorMikael Ronstrom2008-10-161-1/+1
* | | Merged Google compiler fixesMikael Ronstrom2008-10-162-2/+3
|\ \ \ | |/ /
| * | Fixed Windows compile issuesMikael Ronstrom2008-10-162-2/+3
* | | merge Google changes to make it compileMikael Ronstrom2008-10-166-32/+62
|\ \ \ | |/ /
| * | A number of fixes of portability issues in Google patchesMikael Ronstrom2008-10-164-31/+44
| * | merged into one Google InnoDB treeMikael Ronstrom2008-10-165-43/+221
| |\ \
| * \ \ merged innobase changes into one treeMikael Ronstrom2008-10-166-249/+368
| |\ \ \
| | * | | Fixed Windows bug in background IO patchMikael Ronstrom2008-10-161-1/+1
| * | | | Remove compiler warningsMikael Ronstrom2008-10-161-0/+2
* | | | | Fixed compiler issuesMikael Ronstrom2008-10-161-2/+2
|\ \ \ \ \
| * | | | | Compile fixes, sun_prefetch.h only available on Sun StudioMikael Ronstrom2008-10-161-2/+2
* | | | | | Merged fix of compiler issueMikael Ronstrom2008-10-161-1/+1
|\ \ \ \ \ \
| * | | | | | Compile fix, sun_prefetch.h only available in Sun StudioMikael Ronstrom2008-10-161-1/+1