summaryrefslogtreecommitdiff
path: root/storage/xtradb/include
Commit message (Expand)AuthorAgeFilesLines
* References: MDEV-4572 - merge with mariaDB 5.5.31Seppo Jaakola2013-05-2619-97/+225
|\
| * Merge with XtraDB as of Percona-Server-5.5.30-rel30.2Sergei Golubchik2013-05-0819-97/+220
| * MDEV-4338 - Support FusionIO/directFS atomic writesVladislav Vaintroub2013-04-061-0/+5
* | References: MDEV-4572 - merge with mariaDB 5.5.30Seppo Jaakola2013-05-2421-131/+277
|\ \ | |/
| * merge with XtraDB as of Percona-Server-5.5.30-rel30.1Sergei Golubchik2013-03-0812-88/+151
| * merge with XtraDB as of Percona-Server-5.5.29-rel30.0Sergei Golubchik2013-02-2814-40/+126
* | merged in revisions 3853..3857 from lp:codership-mysql/5.5-23Seppo Jaakola2013-05-212-0/+11
* | References lp:1115708 - merged innodb wsrep changes to xtradb between revisio...Seppo Jaakola2013-02-061-2/+3
* | References lp:1115708 - merged with lp:mariadb/5.5 revision 3657Seppo Jaakola2013-02-057-32/+113
|\ \ | |/
| * xtradb merge. Percona-Server-5.5.28-rel29.3Sergei Golubchik2013-01-167-32/+113
* | References: lp:1066784 - Merged with MariaDB 5.5.28aSeppo Jaakola2012-11-309-6/+76
|\ \ | |/
| * XtraDB from Percona-Server-5.5.28-rel29.1Sergei Golubchik2012-11-229-6/+76
* | References lp:1066784 - bzr merge lp:maria/5.5 (rev: 3562)Seppo Jaakola2012-10-249-11/+237
|\ \ | |/
| * XtraDB 1.1.8-29.0Sergei Golubchik2012-10-169-11/+237
* | References lp:1051808 - merged with lp:maria/5.5Seppo Jaakola2012-09-1712-21/+45
|\ \ | |/
| * XtraDB from Percona-Server-5.5.27-rel28.1Sergei Golubchik2012-09-0512-18/+42
| * merge XtraDB 1.1.8-27.0 from Percona-Server-5.5.25a-rel27.1Sergei Golubchik2012-08-222-4/+2
| * Fixed compiler warningsMichael Widenius2012-08-151-0/+2
* | References lp:1034621 - Merge up to mysql-5.5.25 levelSeppo Jaakola2012-08-0939-278/+507
|\ \ | |/
| * merged with XtraDB 1.1.8-26.0Sergei Golubchik2012-06-1539-278/+504
| * commentsSergei Golubchik2012-06-151-0/+3
* | References lp:1011983Seppo Jaakola2012-06-121-1/+2
* | Merge with mariaDB 5.5.23: bzr merge lp:maria/5.5Seppo Jaakola2012-04-261-5/+5
|\ \ | |/
| * Small Windows specific performance fixes:Vladislav Vaintroub2012-03-251-5/+5
* | Initial push of codership-wsrep API implementation for MariaDB. Seppo Jaakola2012-04-136-0/+58
|/
* 5.3 mergeSergei Golubchik2012-02-211-2/+1
|\
| * fix forSergei Golubchik2012-02-201-1/+0
| * Remove engine-specific (but identical) icp callbacks. create one reusableSergei Golubchik2012-02-171-1/+1
* | Fix wrong type causing build failure on windows.unknown2012-02-151-1/+1
* | Fix wrong type causing build failure on windows.unknown2012-02-151-1/+1
* | Merge XtraDB from Percona-Server-5.5.20-24.1 into MariaDB 5.5.unknown2012-02-1521-196/+304
* | Always define UT_DBG_ABORT in innodb/xtradb, also on Windows. This will avoid...Vladislav Vaintroub2012-01-251-5/+7
* | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ | |/
| * Merge with 5.2.Michael Widenius2011-12-1139-375/+755
| |\
| | * merge, fix Windows warningsVladislav Vaintroub2011-11-291-1/+1
| | * Merge XtraDB from Percona-Server-5.1.59-13 into MariaDB 5.1.unknown2011-11-2139-375/+755
* | | fix 64 bit Windows buildVladislav Vaintroub2011-12-211-1/+1
* | | Merge XtraDB from Percona-server-5.5.17-rel22.1 into MariaDB 5.5unknown2011-12-1533-291/+513
* | | 5.3->5.5 mergeSergei Golubchik2011-11-271-3/+3
|\ \ \ | |/ /
* | | 5.3->5.5 mergeSergei Golubchik2011-11-224-19/+47
|\ \ \ | |/ /
| * | Fixed a compilation error.Igor Babaev2011-10-311-1/+1
| * | Merge.Igor Babaev2011-10-284-18/+46
| |\ \
| | * \ Merge.Igor Babaev2011-06-014-18/+46
| | |\ \
| | | * | Downported InnoDB support of Index Condition Pushdown from MySQL-5.6 code line.Igor Babaev2011-05-254-18/+46
* | | | | merge with 5.3Sergei Golubchik2011-10-199-13/+41
|\ \ \ \ \ | |/ / / /
| * | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-055-52/+42
| |\ \ \ \
| | * \ \ \ mergeVladislav Vaintroub2011-06-121-2/+2
| | |\ \ \ \
| | | * | | | Fix XtraDB LPBug #714143 : Vladislav Vaintroub2011-06-121-2/+2
| | | | |_|/ | | | |/| |
| | * | | | improve Innodb locking primitives on Windows (MySQL Bug#52102, and fix OS_FIL...Vladislav Vaintroub2011-06-045-50/+40
| | |/ / /
| * | | | MWL#163 lp:798213: Remove the --innodb-release-locks-early feature.unknown2011-07-052-11/+1
| | |/ / | |/| |