summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings and a not critical memory leakMichael Widenius2013-04-171-2/+1
* Fixes for stuff seen in buildbot:unknown2013-04-161-1/+1
* 5.5 mergeSergei Golubchik2013-04-146-2/+155
|\
| * 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
* | Linking problem on WindowsSergei Golubchik2013-04-101-4/+2
* | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-091-0/+2
* | * don't use 1-8 numbers for open_table_error codes, use an enum.Sergei Golubchik2013-04-091-1/+3
* | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-072-19/+8
* | 5.5 mergeSergei Golubchik2013-03-2754-966/+2133
|\ \ | |/
| * extend check_global_access() to avoid my_error when it's not neededSergei Golubchik2013-03-191-23/+23
| * 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
* | 5.5 mergeSergei Golubchik2013-01-2925-424/+1144
|\ \ | |/
| * 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
* | Merge 5.5-mwl248 -> 10.0-baseIgor Babaev2013-01-081-36/+2
|\ \
| * \ Merge 5.5 -> mwl248Igor Babaev2013-01-081-36/+2
| |\ \ | | |/
| | * Remove timed mutexes in XtraDB - obsolete feature that does not link on Windo...Vladislav Vaintroub2013-01-051-36/+2
* | | Merge mwl248->10.0-base.Igor Babaev2012-12-191-1/+2
|\ \ \
| * \ \ Merge maria-5.5-mwl248 -> 10.0-base.Igor Babaev2012-12-161-1/+2
| |\ \ \ | | |/ /
| | * | Addressed the following issue from the review of the patch forIgor Babaev2012-12-091-1/+2
| | |/
* | | simplify the handler api - table_type() is no longer abstract, not even virtualSergei Golubchik2012-12-172-12/+0
|/ /
* | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-1640-738/+5404
|\ \ | |/
| * 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
| * XtraDB 1.1.8-29.0Sergei Golubchik2012-10-1623-65/+2019
| * simplify future xtradb merges (hopefully)Sergei Golubchik2012-10-123-447/+962
* | MDEV-532: Async InnoDB commit checkpoint.unknown2012-12-145-4/+183
* | Merge mdev-452 with the latest 10.0-base.unknown2012-10-181-6/+0
|\ \
| * | MDEV-452 Add full support for auto-initialized/updated timestamp and datetimeunknown2012-10-171-6/+0
* | | Automatic merge with 5.5Michael Widenius2012-10-051-1/+2
|\ \ \ | | |/ | |/|
| * | Fixed issues found by buildbot & valgrind:Michael Widenius2012-10-041-1/+2
* | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC.Michael Widenius2012-10-031-1/+3
| |/ |/|
* | Automatic mergeMichael Widenius2012-09-2233-173/+683
|\ \
| * \ Automatic mergeMichael Widenius2012-09-2233-173/+683
| |\ \ | | |/
| | * Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-181-7/+22
| | * XtraDB from Percona-Server-5.5.27-rel28.1Sergei Golubchik2012-09-0533-166/+661
* | | MDEV-232: Remove one fsync() from commit phase.unknown2012-09-133-8/+34
|/ /
* | Automatic merge with 5.5Michael Widenius2012-09-0114-35/+82
|\ \ | |/
| * 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
| * Fixed compiler warningsMichael Widenius2012-08-061-2/+2
* | Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system depe...Michael Widenius2012-07-061-20/+20
|/