summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1Jan Lindström2014-08-0658-168/+4339
* MDEV-6512: InnoDB: Assertion failure in thread 4537024512 in fileJan Lindström2014-07-318-9/+174
* Fix compiler error on Windows.Jan Lindström2014-07-291-6/+2
* Fix compiler error on Windows.Jan Lindström2014-07-251-3/+3
* Fiix random test failures on fil_decompress_page_2 function.Jan Lindström2014-07-2523-105/+261
* Merge branch '10.1' of github.com:MariaDB/server into 10.1Jan Lindström2014-07-231-0/+18
|\
| * MDEV-6456: Add progress indication for "Reading tablespace information from t...Sergei Petrunia2014-07-221-0/+18
* | Fix default value for innodb_compression_algorithm to 0 (uncompressed)Jan Lindström2014-07-232-2/+2
|/
* MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc pageJan Lindström2014-07-2218-73/+833
* deb hack: don't set CASSANDRA_DEB_FILES unless cassandra can be builtSergei Golubchik2014-06-291-1/+3
* MDEV-6376: InnoDB: Assertion failure in thread 139995225970432Jan Lindström2014-06-282-0/+31
* MDEV-6392: Change innodb_have_lzo and innodb_have_lz4 as a staticJan Lindström2014-06-268-88/+36
* Merge branch '10.1' of github.com:MariaDB/server into 10.1Jan Lindström2014-06-259-86/+79
|\
| * MDEV-6248 GUI-friendly cmake options to enable/disable pluginsSergei Golubchik2014-06-234-48/+45
| * cmake GUI cleanupSergei Golubchik2014-06-233-0/+6
| * MDEV-6137 better help for SET/ENUM sysvarsSergei Golubchik2014-06-194-39/+29
* | MDEV-6361: innodb_compression_algorithm configuration variable canJan Lindström2014-06-2511-25/+400
|/
* Merge branch '10.0' into 10.1Sergei Golubchik2014-06-1362-824/+2036
|\
| * promote server_audit and sequence plugins to stableSergei Golubchik2014-06-131-1/+1
| * MDEV-6249 mark P_S STABLE and disable it by defaultSergei Golubchik2014-06-091-1/+1
| * Merge spider fixes.Sergey Vojtovich2014-06-095-60/+61
| |\
| | * fix wrong result for Spider testKentoku SHIBA2014-06-101-49/+44
| | * fix for Spider build error by abort_loop on windowsKentoku SHIBA2014-06-103-10/+17
| * | 10.0-connectSergei Golubchik2014-06-0918-510/+539
| |\ \
| | * | - Eliminate virtual columns from CSV and FMT table fieldsOlivier Bertrand2014-05-306-36/+68
| | * | - Fix a bug causing the tabname option to be ignored when the connectionOlivier Bertrand2014-05-272-7/+2
| | * | - Fix writing header of void CONNECT DBF tables on first insert. An errorOlivier Bertrand2014-05-1211-463/+465
| | * | - Fix wrong error "Invalid offset for CVS table" when a specialOlivier Bertrand2014-05-093-4/+4
| * | | MDEV-6320 - disable spider.spider_fixesSergei Golubchik2014-06-091-0/+1
| * | | merge of MDEV-6047unknown2014-06-094-4/+4
| |\ \ \ | | |_|/ | |/| |
| | * | MDEV-6047: Make exists_to_in optimization ON by defaultunknown2014-06-094-4/+4
| * | | merge Spider 3.2.4Kentoku SHIBA2014-06-0822-325/+1295
| * | | MDEV-5976: TokuDB: Wrong query result using mrr=onSergey Petrunya2014-06-062-0/+194
| * | | revert tokudb changes that caused crashesSergei Golubchik2014-06-064-15/+14
| * | | 5.5.38 mergeSergei Golubchik2014-06-067-17/+19
| |\ \ \
| | * | | mark tokudb in 5.5 as MariaDB_PLUGIN_MATURITY_GAMMA, not MariaDB_PLUGIN_MATUR...Sergei Golubchik2014-06-031-7/+7
| | * | | cmake: mark AIO_LIBRARY, EVENT_LIBRARY, GROFF, NROFF as advanced;Sergei Golubchik2014-06-031-0/+1
| | * | | mysql-5.5.38 mergeSergei Golubchik2014-06-032-8/+12
| | |\ \ \
| | | * | | Description: When we execute a correlated subquery on anArun Kuruvila2014-04-101-1/+3
| | | * | | Bug #17858679 TOO MANY TIMES OF MEMSET DECREASEThirunarayanan B2014-04-011-1/+2
| | | * | | Bug #17858679 TOO MANY TIMES OF MEMSET DECREASEThirunarayanan B2014-04-011-7/+9
| | * | | | merge with XtraDB 5.5.37-35.0Sergei Golubchik2014-06-039-24/+49
| | * | | | disable unstable tokudb testsSergei Golubchik2014-05-313-8/+4
| | * | | | MDEV-5485 Minor man pages formatting issuesSergei Golubchik2014-05-301-1/+1
| | * | | | MDEV-6257: MariaDB 5.5 fails to start with 10.0 InnoDB log filesJan Lindström2014-05-222-18/+35
| | * | | | MDEV-6257: MariaDB 5.5 fails to start with 10.0 InnoDB log filesJan Lindström2014-05-212-6/+8
| | * | | | MDEV-6245 Certain compressed tables with myisampack are corrupted by "CHECK T...Michael Widenius2014-05-172-6/+12
| * | | | | MDEV-6258 MariaDB 10.0 performance schema timestamps relative to epochSergei Golubchik2014-06-051-1/+1
| * | | | | Fixed compiler warningsMichael Widenius2014-06-048-19/+21
| * | | | | fix the code to compile without P_SSergei Golubchik2014-06-041-0/+6
| | |_|/ / | |/| | |