summaryrefslogtreecommitdiff
path: root/storage/innobase/include/ut0ut.h
Commit message (Expand)AuthorAgeFilesLines
* Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLDMarko Mäkelä2017-08-311-1/+13
* MDEV-8684: innodb ut_delay - no mathsDaniel Black2017-05-091-1/+1
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-3/+1
|\
| * Remove warning: unused variable 'volatile_var' [-Wunused-variable]Daniel Black2017-03-031-3/+1
* | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-2/+0
* | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-301-53/+30
* | bugfix: compile InnoDB w/o P_SSergei Golubchik2016-12-121-0/+1
* | InnoDB cleanupsSergey Vojtovich2016-11-151-9/+1
* | MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-311-1/+1
* | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-4/+0
* | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-2/+3
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-22/+13
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-171/+295
|/
* Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-4/+4
|\
| * Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-4/+4
| |\
| | * 5.6.31Sergei Golubchik2016-06-211-4/+4
| | * move to storage/innobaseSergei Golubchik2015-05-041-0/+497
* | Use _ReadWriteBarrier() rather than MemoryBarrier() for preventing compile op...Vladislav Vaintroub2016-04-061-1/+1
* | Fix compile error in UT_COMPILER_BARRIER on Visual Studio compiler.Vladislav Vaintroub2016-04-061-1/+7
* | MDEV-8684: Use POWER wrappers rather than direct asmDaniel Black2016-04-011-2/+3
* | MDEV-8684: UT_RELAX_CPU on Power to non-empty expansionDaniel Black2016-03-311-0/+5
* | MDEV-8684: Remove delaying maths in ut_delaySergey Vojtovich2016-03-311-2/+4
* | Some POWER specific optimizationsYasufumi Kinoshita2016-03-311-0/+8
* | Bug#20045167 UT_DELAY MISSING COMPILER BARRIERMarko Mäkelä2016-03-311-6/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+15
|\ \ | |/
| * MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in...Jan Lindström2015-12-141-1/+15
* | MDEV-7061: Augment innochecksum to give insight of fragmentationJan Lindström2015-03-041-0/+3
|/
* MDEV-7477: Make innochecksum work on compressed tablesJan Lindström2015-01-191-0/+5
* innodb 5.6.17Sergei Golubchik2014-05-071-1/+14
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-10/+28
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-31/+81
* Small Windows specific performance fixes:Vladislav Vaintroub2012-03-251-5/+5
* Enable __attribute__((cold)) only for GCC 4.3 and later.Marko Mäkelä2011-04-061-1/+1
* Bug 12323643 - CLEAN UP THE INNODB THREAD SHUTDOWN AND ASSERTIONS (WL#5136)Marko Mäkelä2011-04-051-1/+2
* Use "rep; nop" in InnoDB if it is available and "pause" is notVasil Dimov2010-12-021-0/+2
* Fix the PAUSE instruction handling in InnoDBVasil Dimov2010-11-261-13/+11
* Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-121-1/+13
* Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163Satya B2009-10-161-1/+19
* Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+385
* Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-323/+0
|\
* \ Merged Performance Version 0.2.1 with latest 5.1 tree (last push 11 feb 14.01...Mikael Ronstrom2009-02-171-1/+5
|\ \ | |/
| * Complete application of InnoDB snapshot innodb-5.1-ss2485, part 1. FixesTimothy Smith2008-12-141-2/+6
* | Added support for rep; nop replacing PAUSE due to Solaris bugMikael Ronstrom2009-02-031-0/+4
* | Fixed bugMikael Ronstrom2008-12-151-1/+1
* | Fix compiler errorMikael Ronstrom2008-12-151-1/+1
* | Fixed compiler warnings on various platformsMikael Ronstrom2008-12-151-3/+4
* | Yet another idef errorMikael Ronstrom2008-12-121-1/+1
* | Fix of ifdef errorMikael Ronstrom2008-12-121-1/+1
* | Added a PAUSE instruction to the SPIN loopMikael Ronstrom2008-12-101-0/+13
* | A number of fixes of portability issues in Google patchesMikael Ronstrom2008-10-161-2/+14
|/