summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* cmake GUI cleanupSergei Golubchik2014-06-231-0/+1
* MDEV-6137 better help for SET/ENUM sysvarsSergei Golubchik2014-06-191-19/+16
* Merge branch '10.0' into 10.1Sergei Golubchik2014-06-131-2/+6
|\
| * MDEV-6103 - Adding/removing non-materialized virtual column triggersSergey Vojtovich2014-06-031-2/+6
* | don't include <linux/falloc.h> when it's not really neededSergei Golubchik2014-05-272-2/+0
* | merge the compilation fixes from 10.0-FusionIOSergei Golubchik2014-05-268-19/+22
|\ \
| * | compilation failure on Win64Sergei Golubchik2014-05-262-2/+2
| * | use ENUM not ULONG for innodb-compression-algorithm command-line optionSergei Golubchik2014-05-263-9/+12
| * | compilation failure on WindowsSergei Golubchik2014-05-261-7/+8
| * | don't include the file that 1) not present everywhere 2) not used anywaySergei Golubchik2014-05-261-1/+0
| * | Fix compiler warnings.Jan Lindström2014-05-235-33/+7
| * | Fix compiler error if LZO is not installed.Jan Lindström2014-05-221-1/+1
| * | Fixed compiler errors caused by merge error.Jan Lindström2014-05-221-2/+2
| * | Fix some compiler warnings and small errors on code.Jan Lindström2014-05-225-12/+20
* | | Merge 10.0 -> 10.1Jan Lindström2014-05-2459-1100/+1730
|\ \ \ | | |/ | |/|
| * | MDEV-4791: Assertion range_end >= range_start fails in log0online.cJan Lindström2014-05-091-25/+34
| * | post-fix for the merge of "Bug#16216513 INPLACE ALTER DISABLED FOR PARTITIONE...Sergei Golubchik2014-05-081-0/+1
| * | merge of "Bug#16216513 INPLACE ALTER DISABLED FOR PARTITIONED TABLES"Sergei Golubchik2014-05-081-0/+6
| * | xtradb 5.6.17-65.0Sergei Golubchik2014-05-0759-1079/+1706
* | | Fix compiler warnings.Jan Lindström2014-05-232-4/+2
* | | Fixed compiler error if LZO is not installed.Jan Lindström2014-05-221-1/+1
* | | Fix compiler errors caused by merge error.Jan Lindström2014-05-221-2/+2
* | | MDEV-6246: Merge 10.0.10-FusionIO to 10.1.Jan Lindström2014-05-2242-223/+3919
|\ \ \ | | |/ | |/|
| * | Code cleanup after review.Jan Lindström2014-05-161-4/+7
| * | Fixed small error on compression failure error text.Jan Lindström2014-04-281-1/+1
| * | Fixed bug on free buffer space calculation when LZO is used. Jan Lindström2014-04-232-1/+4
| * | Merge lp:maria/10.0 up to mariadb-10.0.10 revision 4140.Jan Lindström2014-04-177-15/+53
| |\ \
| * | | MDEV-6070: FusionIO: Failure to create a table with ATOMIC_WRITES Jan Lindström2014-04-162-18/+78
| * | | Added support for LZO compression method.Jan Lindström2014-04-157-61/+126
| * | | Fix error on innodb_mtflush_threads parameter.Jan Lindström2014-03-281-1/+1
| * | | Fixed windows compiler errors.Jan Lindström2014-03-271-1/+1
| * | | Fix bug https://code.launchpad.net/~laurynas-biveinis/percona-server/bug1295268Jan Lindström2014-03-273-10/+20
| * | | Fix candidate for XtraDB and row compressed tables.Jan Lindström2014-03-251-1/+1
| * | | Code cleanup: Removed some unnecessary outputs from standard builds (availabl...Jan Lindström2014-03-217-25/+42
| * | | Removed options innodb_compress_index_pages and innodb_trim_pct. Both are Jan Lindström2014-03-127-31/+25
| * | | Merge lp:maria/10.0 up to revision 4040 = MariaDB 10.0.9 RCJan Lindström2014-03-111-3/+10
| |\ \ \
| * | | | Changed so that innodb_compress_index pages means that if true also indexJan Lindström2014-03-073-9/+7
| * | | | Merge lp:maria/10.0 up to revision 4032 (10.0.9).Jan Lindström2014-03-071-0/+3
| |\ \ \ \
| * | | | | Set index page page compression on by default and remove innodb_trim_pctJan Lindström2014-03-042-4/+6
| * | | | | Set actual compressed page size also on read code path to buffer pool soJan Lindström2014-03-044-9/+21
| * | | | | Fixed a hang. The core issues is with the heap-thrashing by the Jan Lindström2014-03-031-77/+94
| * | | | | Yet more windows fixes.Jan Lindström2014-03-031-3/+3
| * | | | | Fix windows os_file_write.Jan Lindström2014-03-031-2/+2
| * | | | | Additional windows fixes.Jan Lindström2014-03-032-22/+4
| * | | | | Fix typo.Jan Lindström2014-03-031-1/+1
| * | | | | Fix windows compiler erros.Jan Lindström2014-03-032-2/+21
| * | | | | Merge: lp:maria/10.0 latest.Jan Lindström2014-03-0375-789/+1587
| |\ \ \ \ \
| * | | | | | Turn all new features off by default.Jan Lindström2014-03-032-6/+6
| * | | | | | Temporal fix for flush thread hang.Jan Lindström2014-02-289-25/+67
| * | | | | | Small fixes to work_item handling. Jan Lindström2014-02-261-11/+8