Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverted DTrace fix | Mikael Ronstrom | 2009-02-06 | 8 | -8/+8 |
* | Added support for rep; nop replacing PAUSE due to Solaris bug | Mikael Ronstrom | 2009-02-03 | 9 | -8/+12 |
* | Use sun_prefetch_read_many() and friends, instead of sparc_prefetch_read_many(), | MySQL Build Team | 2009-01-28 | 2 | -4/+4 |
* | DTrace fixes plus fixing a too long file name | Mikael Ronstrom | 2008-12-22 | 1 | -1/+1 |
* | A number of fixes to DTrace patch | Mikael Ronstrom | 2008-12-20 | 8 | -15/+8 |
* | Fixed missing declaration | Mikael Ronstrom | 2008-12-20 | 1 | -0/+1 |
* | Merge dtrace patch with latest performance version | Mikael Ronstrom | 2008-12-20 | 15 | -92/+338 |
|\ | |||||
| * | Fixed bug | Mikael Ronstrom | 2008-12-15 | 1 | -1/+1 |
| * | Fixed missing header | Mikael Ronstrom | 2008-12-15 | 1 | -0/+15 |
| * | Merge | Mikael Ronstrom | 2008-12-15 | 3 | -3/+37 |
| |\ | |||||
| | * | Merged latest performance version | Mikael Ronstrom | 2008-12-15 | 3 | -7/+12 |
| | |\ | |||||
| | * \ | Merge latest 5.1 into performance version | Mikael Ronstrom | 2008-12-15 | 3 | -3/+37 |
| | |\ \ | |||||
| | | * | | Bug#37719: Crash if rename Archive table to same name with different | Mattias Jonsson | 2008-10-03 | 1 | -1/+1 |
| | | * | | Bug #38360: BLACKHOLE replication with RBR is broken | Mats Kindahl | 2008-10-02 | 2 | -2/+36 |
| * | | | | Fix compiler error | Mikael Ronstrom | 2008-12-15 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
| * | | | Fixed compiler warnings on various platforms | Mikael Ronstrom | 2008-12-15 | 3 | -7/+12 |
| |/ / | |||||
| * | | Yet another idef error | Mikael Ronstrom | 2008-12-12 | 1 | -1/+1 |
| * | | Fix of ifdef error | Mikael Ronstrom | 2008-12-12 | 1 | -1/+1 |
| * | | Introduced a new timer based innodb thread concurrency. A new | Mikael Ronstrom | 2008-12-12 | 3 | -10/+130 |
| * | | Minor modifications to spin values which showed to be slightly better. | Mikael Ronstrom | 2008-12-10 | 1 | -2/+2 |
| * | | Added a PAUSE instruction to the SPIN loop | Mikael Ronstrom | 2008-12-10 | 2 | -0/+15 |
| * | | Ensure background wake-up thread doesn't cause deadlocks | Mikael Ronstrom | 2008-12-05 | 1 | -29/+13 |
| * | | Added memory barriers to the portability layer in InnoDB | Mikael Ronstrom | 2008-12-05 | 3 | -31/+61 |
| * | | call ha_release_temporary_latches to fix bug 32149 | Mikael Ronstrom | 2008-12-04 | 1 | -0/+3 |
| * | | Fix to avoid compilation errors on Windows | Mikael Ronstrom | 2008-12-04 | 1 | -0/+2 |
| * | | Removed assert on waiters == 0 since that is now possible and not serious | Mikael Ronstrom | 2008-11-19 | 1 | -1/+0 |
| * | | Fix for Percona reported bug with manual merge and fix of bug in | Mikael Ronstrom | 2008-11-17 | 3 | -11/+31 |
| * | | Added counter of number of missed wakeups of InnoDB threads | Mikael Ronstrom | 2008-11-17 | 4 | -1/+17 |
* | | | Backport of DTrace patches from 6.0 | Mikael Ronstrom | 2008-12-20 | 17 | -28/+366 |
|/ / | |||||
* | | Fixed spelling error | Mikael Ronstrom | 2008-10-30 | 1 | -2/+2 |
* | | Merge port of Google SMP patch to Solaris | Mikael Ronstrom | 2008-10-30 | 14 | -51/+78 |
* | | Fixed more compiler warnings | Mikael Ronstrom | 2008-10-17 | 3 | -7/+11 |
|\ \ | |||||
| * | | Fixed compiler warnings | Mikael Ronstrom | 2008-10-17 | 3 | -7/+11 |
* | | | Merged fixes to compiler errors and warnings | Mikael Ronstrom | 2008-10-17 | 8 | -28/+30 |
|\ \ \ | |/ / | |||||
| * | | Fixed a number of compiler issues and attempted a fix for | Mikael Ronstrom | 2008-10-17 | 8 | -28/+30 |
* | | | Fixed a bug introduced by bazaar merge | Mikael Ronstrom | 2008-10-16 | 1 | -15/+0 |
* | | | merge silly error | Mikael Ronstrom | 2008-10-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed silly error | Mikael Ronstrom | 2008-10-16 | 1 | -1/+1 |
* | | | Merged Google compiler fixes | Mikael Ronstrom | 2008-10-16 | 2 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | Fixed Windows compile issues | Mikael Ronstrom | 2008-10-16 | 2 | -2/+3 |
* | | | merge Google changes to make it compile | Mikael Ronstrom | 2008-10-16 | 6 | -32/+62 |
|\ \ \ | |/ / | |||||
| * | | A number of fixes of portability issues in Google patches | Mikael Ronstrom | 2008-10-16 | 4 | -31/+44 |
| * | | merged into one Google InnoDB tree | Mikael Ronstrom | 2008-10-16 | 5 | -43/+221 |
| |\ \ | |||||
| * \ \ | merged innobase changes into one tree | Mikael Ronstrom | 2008-10-16 | 6 | -249/+368 |
| |\ \ \ | |||||
| | * | | | Fixed Windows bug in background IO patch | Mikael Ronstrom | 2008-10-16 | 1 | -1/+1 |
| * | | | | Remove compiler warnings | Mikael Ronstrom | 2008-10-16 | 1 | -0/+2 |
* | | | | | Fixed compiler issues | Mikael Ronstrom | 2008-10-16 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Compile fixes, sun_prefetch.h only available on Sun Studio | Mikael Ronstrom | 2008-10-16 | 1 | -2/+2 |
* | | | | | | Merged fix of compiler issue | Mikael Ronstrom | 2008-10-16 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Compile fix, sun_prefetch.h only available in Sun Studio | Mikael Ronstrom | 2008-10-16 | 1 | -1/+1 |