summaryrefslogtreecommitdiff
path: root/storage/innobase/ut
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Bug#13418934 REMOVE HAVE_PURIFY DEPENDENCES FROM INNODBMarko Mäkelä2011-12-281-64/+1
* | merge from 5.5.16Daniel Fischer2011-09-211-48/+1
|\ \
| * \ Merge mysql-5.1-security to mysql-5.5-security.Marko Mäkelä2011-08-101-48/+1
| |\ \ | | |/
| | * Bug#12626794 61240: UNUSED FUNCTIONS ...Marko Mäkelä2011-08-101-47/+0
* | | Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZEMarko Mäkelä2011-09-011-0/+2
* | | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-0/+2
|/ /
* | Bug#12699505 Memory leak in row_create_index_for_mysql()Marko Mäkelä2011-06-281-2/+0
* | Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. Jimmy Yang2011-05-311-0/+2
* | Fix Bug #11765975 __FILE__ macros expanded to full path instead of relativeJimmy Yang2011-02-251-3/+6
* | Add ut0bh.h and ut0bh.c.Sunny Bains2011-02-231-0/+164
* | Remove ut0bh.h and ut0bh.c and re-add so that we can sync the file ids withSunny Bains2011-02-231-164/+0
* | Add files that were missed in bug# 11798085 commit.Sunny Bains2011-02-221-0/+164