summaryrefslogtreecommitdiff
path: root/storage/xtradb/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-4/+6
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2018-05-051-4/+6
| |\
| | * Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2018-04-261-4/+6
| | |\
| | | * 5.6.39-83.1Sergei Golubchik2018-04-241-1/+3
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-11-241-0/+6
|\ \ \ \ | |/ / /
| * | | MDEV-14283 : Fix Solaris 10 build.wlad2017-11-211-0/+6
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-151-2/+2
| |\ \ \ | | |/ /
| | * | compilation fix for SLES 11 SP4Sergei Golubchik2017-08-131-2/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-061-0/+3
|\ \ \ \ | |/ / /
| * | | MDEV-9566 Port Percona Xtrabackup to MariaDB as mariabackupVladislav Vaintroub2017-04-271-0/+3
* | | | MDEV-12203 build fails, multiple errors, in xtradb/handlerSergei Golubchik2017-03-291-1/+1
* | | | MDEV-11195: Simplify enablement of NUMA in innodb/xtradbDaniel Black2016-11-021-5/+0
* | | | MDEV-11195: Correct enablement of NUMA in innodb/xtradbDaniel Black2016-11-011-0/+1
* | | | Merge 10.2Daniel Black2016-09-231-1/+2
|\ \ \ \
| * \ \ \ Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-191-9/+1
| |\ \ \ \
| * | | | | misc after-merge changes:Sergei Golubchik2016-09-101-1/+2
| * | | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-1/+1
* | | | | | MDEV-10829: Enable Innodb NUMA interleaveDaniel Black2016-09-231-1/+11
| |/ / / / |/| | | |
* | | | | MDEV-9872 - Add common optimized CRC32 function interfaceSergey Vojtovich2016-08-041-9/+1
|/ / / /
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-291-1/+28
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+20
| |\ \ \ | | |/ /
| | * | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2015-12-131-1/+20
| | |\ \ | | | |/
| | | * 5.6.27-76.0Sergei Golubchik2015-12-131-1/+20
| | | * move to storage/xtradbSergei Golubchik2015-05-041-0/+435
| * | Do not build optimised power crc32 on bigendianDaniel Black2015-12-181-4/+8
| * | Use POWER8 accelerated crc32Daniel Axtens2015-12-151-0/+4
* | | cmake: remove unused checks, options, and symbolsSergei Golubchik2015-11-231-2/+7
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-33/+43
|\ \ | |/
| * MDEV-8883 more cross-compiling fixesSergei Golubchik2015-10-241-28/+38
| * MDEV-8883 more cross-compiling fixesSergei Golubchik2015-10-221-6/+6
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-05-081-0/+2
| |\
| | * Fix compiler error if compiler does not support c99 styleJan Lindström2015-05-071-0/+2
* | | cmake: always use the same function to test for compiler flagsSergei Golubchik2015-09-041-8/+0
* | | Fix compiler error if compiler does not support c99 styleJan Lindström2015-05-071-0/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+8
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-0/+8
| |\ \ | | |/
| | * XtraDB 5.5.41-37.0Sergei Golubchik2015-02-111-0/+8
* | | Merged from 10.0-FusionIO:Jan Lindström2015-02-191-0/+2
* | | followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins"Sergei Golubchik2015-02-151-7/+5
* | | Fixed XtraDB implementation of encryption and page encryption.Jan Lindström2015-02-101-1/+0
* | | Push for testing of encryptionMonty2015-02-101-1/+6
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-9/+54
|\ \ \ | |/ /
| * | XtraDB 5.6.20-68.0Sergei Golubchik2014-09-111-9/+15
| * | Automatic merge from 5.5Michael Widenius2014-08-191-0/+39
| |\ \ | | |/
| | * MDEV-6450 - MariaDB crash on Power8 when built with advance tool chainMichael Widenius2014-08-191-0/+39
| | * cmake: mark AIO_LIBRARY, EVENT_LIBRARY, GROFF, NROFF as advanced;Sergei Golubchik2014-06-031-0/+1
| | * MDEV-5247: DB locked up at btr0cur.c line 568. There is inconsistent and non ...Jan Lindström2013-11-141-0/+1
| | * XtraDB 1.1.8-29.0Sergei Golubchik2012-10-161-1/+30
* | | use MD5 service in innodb/xtradbSergei Golubchik2014-10-011-25/+0