summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* References: MDEV-4572 - merge with mariaDB 5.5.31Seppo Jaakola2013-05-2647-674/+978
|\
| * Fix compile errorVladislav Vaintroub2013-05-091-1/+1
| * Merge with XtraDB as of Percona-Server-5.5.30-rel30.2Sergei Golubchik2013-05-0844-649/+801
| * Compilation warnings.Sergei Golubchik2013-05-071-2/+1
| * MDEV-4398 - Vladislav Vaintroub2013-04-191-1/+1
| * MDEV-4338 - Support FusionIO/directFS atomic writesVladislav Vaintroub2013-04-065-0/+153
| * MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-281-2/+2
| * extend check_global_access() to avoid my_error when it's not neededSergei Golubchik2013-03-191-23/+23
* | References: MDEV-4572 - merge with lp:codership-mysql/5.5-23 revisions 3858.....Seppo Jaakola2013-05-252-1/+6
* | References: MDEV-4572 - merge with mariaDB 5.5.30Seppo Jaakola2013-05-2454-966/+2123
|\ \ | |/
| * merge with XtraDB as of Percona-Server-5.5.30-rel30.1Sergei Golubchik2013-03-0835-546/+1137
| * merge with XtraDB as of Percona-Server-5.5.29-rel30.0Sergei Golubchik2013-02-2840-396/+972
| * merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-3/+3
* | merged in revisions 3853..3857 from lp:codership-mysql/5.5-23Seppo Jaakola2013-05-215-0/+48
* | References:Seppo Jaakola2013-02-261-23/+30
* | References: Seppo Jaakola2013-02-263-20/+145
* | References https://mariadb.atlassian.net/browse/MDEV-4176Seppo Jaakola2013-02-172-6/+6
* | References: MDEV-4142Seppo Jaakola2013-02-071-2/+2
* | References lp:1115708 - merged innodb wsrep changes to xtradb between revisio...Seppo Jaakola2013-02-064-83/+218
* | References lp:1115708 - merged with lp:mariadb/5.5 revision 3657Seppo Jaakola2013-02-0526-460/+1146
|\ \ | |/
| * MDEV-4069 thd_wait_end does not called in some cases in buf_page_read_low in ...Sergei Golubchik2013-01-211-1/+3
| * MDEV-4065 thd_kill_statement serviceSergei Golubchik2013-01-181-10/+9
| * xtradb merge. Percona-Server-5.5.28-rel29.3Sergei Golubchik2013-01-1624-417/+1107
| * remove thd_mark_as_hard_kill()Sergei Golubchik2013-01-151-1/+1
| * Fixed some race conditons and bugs related to killed queriesMichael Widenius2013-01-111-2/+31
| * Remove timed mutexes in XtraDB - obsolete feature that does not link on Windo...Vladislav Vaintroub2013-01-051-36/+2
* | References: lp:1066784 - Merged with MariaDB 5.5.28aSeppo Jaakola2012-11-3028-261/+2437
|\ \ | |/
| * XtraDB from Percona-Server-5.5.28-rel29.1Sergei Golubchik2012-11-2227-260/+2436
| * MDEV-3824 - xtradb file rename fails on Windows, if new name already exists.Vladislav Vaintroub2012-10-301-1/+1
* | References: lp:1066784 - Merged revisions 3810-3827 from lp:codership-mysqlSeppo Jaakola2012-11-282-5/+104
* | References lp:1066784 - bzr merge lp:maria/5.5 (rev: 3562)Seppo Jaakola2012-10-2423-504/+2989
|\ \ | |/
| * XtraDB 1.1.8-29.0Sergei Golubchik2012-10-1623-65/+2019
| * simplify future xtradb merges (hopefully)Sergei Golubchik2012-10-123-447/+962
| * Fixed issues found by buildbot & valgrind:Michael Widenius2012-10-041-1/+2
| * Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-181-7/+22
* | References lp:1051808 - merged with lp:maria/5.5Seppo Jaakola2012-09-1740-194/+736
|\ \ | |/
| * XtraDB from Percona-Server-5.5.27-rel28.1Sergei Golubchik2012-09-0533-166/+661
| * merge XtraDB 1.1.8-27.0 from Percona-Server-5.5.25a-rel27.1Sergei Golubchik2012-08-2211-21/+63
| * Ensure we don't assert with debug binaries if SHOW INNODB STATUS returns with...Michael Widenius2012-08-201-3/+5
| * Fixed compiler warningsMichael Widenius2012-08-153-4/+7
| * Fixed compiler errorsMichael Widenius2012-08-142-7/+7
* | References lp:1051808 - merged with lp:codership-mysql 5.5.27 based trunkSeppo Jaakola2012-09-171-1/+4
* | Merged in change sets 3772-3779 from lp:codership-mysql/5.5mariadb-galera-5.5.25Seppo Jaakola2012-08-301-24/+6
* | References lp:1034621 - Merge up to mysql-5.5.25 levelSeppo Jaakola2012-08-0984-1568/+3436
|\ \ | |/
| * Fixed compiler warningsMichael Widenius2012-08-061-2/+2
| * Don't abort InnoDB/XtraDB if one can't allocate resources for AIOMichael Widenius2012-06-272-10/+31
| * MDEV-349 5.5 xtradb innodb_prefix_index_liftedlimit crash with valgrindSergei Golubchik2012-06-211-1/+1
| * MDEV-361 - Fix handle leak in os_thread_create (Windows)Vladislav Vaintroub2012-06-211-2/+4
| * merged with XtraDB 1.1.8-26.0Sergei Golubchik2012-06-1581-1522/+3137
| * commentsSergei Golubchik2012-06-151-0/+3