summaryrefslogtreecommitdiff
path: root/storage/innobase/ut
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GL...Marko Mäkelä2017-03-173-319/+20
* MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-176-51/+3
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-2/+3
* MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-031-0/+4
* MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-201-1/+4
* MDEV-12050 Remove unused InnoDB Memcached hooksMarko Mäkelä2017-02-132-5/+0
* MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-241-0/+2
* Remove MYSQL_TABLESPACES.Marko Mäkelä2017-01-181-3/+0
* Remove MYSQL_COMPRESSION.Marko Mäkelä2017-01-181-8/+0
* Remove MYSQL_ENCRYPTION.Marko Mäkelä2017-01-181-4/+0
* MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-303-105/+7
* Revert "Merge pull request #275 from grooverdan/10.2-MDEV-11075-crc32-runtime...Marko Mäkelä2016-12-201-14/+2
* MDEV-11075: Power - runtime detection of optimized instructionsDaniel Black2016-12-121-2/+14
* Address my review comments in the contributed patch.Marko Mäkelä2016-12-091-2/+3
* MDEV-11075: allow software crc32c on Power8 (for BE)Daniel Black2016-12-091-2/+0
* MDEV-9872: Valgrind supports CRC32B and CRC32Q since valgrind-3.6.1Daniel Black2016-12-051-1/+1
* MDEV-9872: crc32 initialization (innodb/xtradb)Daniel Black2016-12-011-18/+9
* MDEV-9872: Generic CRC32 message using ptrDaniel Black2016-12-011-10/+8
* InnoDB cleanupsSergey Vojtovich2016-11-151-1/+0
* compilation failure on power8Sergei Golubchik2016-09-221-2/+2
* Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-195-1779/+24
|\
| * MDEV-9872: New Power8 crc32(ieee) optimized functionsDaniel Black2016-08-051-2/+2
| * MDEV-9872 - Add common optimized CRC32 function interfaceSergey Vojtovich2016-08-045-1794/+11
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-086-21/+28
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-0211-1094/+1138
|/
* MDEV-8684: Remove delaying maths in ut_delaySergey Vojtovich2016-03-311-7/+3
* Some POWER specific optimizationsYasufumi Kinoshita2016-03-311-0/+4
* Bug#20045167 UT_DELAY MISSING COMPILER BARRIERMarko Mäkelä2016-03-311-7/+0
* MDEV-9699: power crc32: Per the PPC64 ABI, v20-v31 are non-volatile registersAnton Blanchard2016-03-081-10/+41
* Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+30
|\
| * MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in...Jan Lindström2015-12-141-0/+30
* | Do not build optimised power crc32 on bigendianDaniel Black2015-12-181-2/+3
* | MDEV-9288: portablity for compling on non-power platformsDaniel Black2015-12-163-1/+18
* | Use POWER8 accelerated crc32Daniel Axtens2015-12-155-0/+1765
* | MDEV-8764: Wrong error when encrypted table can't be decrypted.Jan Lindström2015-09-141-1/+1
* | MDEV-8753: 10.1 build is broken: xtradb/handler/ha_innodb.cc:21430: error: re...Jan Lindström2015-09-051-0/+2
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-1/+3
|\ \ | |/
| * innodb 5.6.23Sergei Golubchik2015-02-181-1/+3
* | MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1Jan Lindström2014-08-061-0/+92
* | Merge 10.0 -> 10.1Jan Lindström2014-05-241-0/+2
|\ \ | |/
| * innodb 5.6.17Sergei Golubchik2014-05-071-0/+2
* | Merge: lp:maria/10.0 latest.Jan Lindström2014-03-033-33/+7
|\ \ | |/
| * InnoDB 5.6.15 merge.Sergei Golubchik2014-02-261-0/+2
| * MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-013-33/+5
* | Temporal fix for flush thread hang.Jan Lindström2014-02-281-0/+17
* | Fixed memory leak on queue nodes by using local memory heap on normalJan Lindström2014-02-251-0/+32
|/
* Temporary commit of 10.0-mergeMichael Widenius2013-03-266-29/+94
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-0111-168/+682
* Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DMLAnnamalai Gurusami2012-02-271-3/+5
* Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-12-281-81/+1
|\