summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7167: innodb.innodb_bug12902967 fails in buildbot on WindowsJan Lindström2014-11-242-0/+4
* MDEV-7164: innodb.innodb-alter-table-disk-full fails in buildbot on WindowsJan Lindström2014-11-242-11/+9
* MDEV-7166: innodb.innodb-page_compression_zip fails in buildbotJan Lindström2014-11-244-2/+50
* MDEV-7133: InnoDB: Assertion failure in dict_tf_is_validJan Lindström2014-11-192-0/+18
* MDEV-7108: Make long semaphore wait timeout configurableJan Lindström2014-11-178-8/+44
* MDEV-7088: Query stats for compression based on TRIM sizeJan Lindström2014-11-125-2/+33
* MDEV-6936: Buffer pool list scan optimizationJan Lindström2014-11-0614-496/+752
* Fix error message output if posix_fallocate (trim) is not successfull.Jan Lindström2014-11-052-12/+14
* Fix compiler failure on Windows.Jan Lindström2014-11-044-4/+4
* A follow up fix for MDEV-5528Alexander Barkov2014-11-041-2/+2
* Fix error on trim operation alligment. Furthermore, make sure thatJan Lindström2014-11-044-16/+38
* MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal d...Alexander Barkov2014-11-031-2/+2
* MDEV-6929: Port Facebook Prefix Index Queries OptimizationJan Lindström2014-11-0328-52/+399
* MDEV-6932: Enable Lazy FlushingJan Lindström2014-10-298-22/+35
* MDEV-6935: Change the default value for innodb_log_compressed_pages to falseJan Lindström2014-10-294-4/+4
* MDEV-6968: CREATE TABLE crashes with InnoDB pluginJan Lindström2014-10-294-12/+28
* MDEV-6648: InnoDB: Add support for 4K sector size if supportedJan Lindström2014-10-2918-82/+471
* MDEV-6759: innodb valgrind failuresJan Lindström2014-10-272-2/+0
* Enhance row-merge sort progress logging.Jan Lindström2014-10-222-0/+4
* Make sure that information schema knows also page compressed pageJan Lindström2014-10-204-6/+6
* after-merge fixesSergei Golubchik2014-10-153-5/+5
* Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151559-31442/+51544
|\
| * 5.5 mergeSergei Golubchik2014-09-231170-35940/+27849
| |\
| | * mergeSergei Golubchik2014-09-231170-35942/+27849
| | |\
| | | * tokudb 7.5.0Sergei Golubchik2014-09-231170-35942/+27849
| | | |\
| | | | * DB-714 read free replicationRich Prohaska2014-09-154-44/+120
| | | | * DB-310 add tokudb_support_xa variableBohuTANG2014-09-052-0/+19
| | | | * DB-718 handle errors in tokudb info schema pluginsRich Prohaska2014-09-031-12/+24
| | | | * DB-712 split locks and lock_waits dname into schema, table, and dictionaryRich Prohaska2014-08-281-0/+19
| | | | * DB-703 DB-704 split dname into schema, table, and dictionaryRich Prohaska2014-08-281-59/+56
| | | | * DB-702 print upgrade failed clean shutdown required error messageRich Prohaska2014-08-271-0/+3
| | | | * DB-500 allow simple deletes to use bulk fetchRich Prohaska2014-08-181-0/+1
| | | | * FT-502 print huge pages guy when env fails to openRich Prohaska2014-08-181-0/+1
| | | | * DB-506 add a session variable to enable/disable bulk fetch default enabledRich Prohaska2014-08-143-1/+4
| | | | * #272 set tokudb product nameRich Prohaska2014-08-121-12/+23
| | | | * #272 set TokuDB product nameRich Prohaska2014-08-121-0/+9
| | | | * #271 turn off FT debug flags by default. can be overridden by cmake argumentsRich Prohaska2014-08-041-0/+4
| | | | * #269 use bulk fetch for replace selectRich Prohaska2014-07-311-2/+15
| | | | * #261 auto detect index scans to fix perf problem with partitionsRich Prohaska2014-07-182-80/+91
| | | | * #261 debug prelocking for index scansRich Prohaska2014-07-161-4/+4
| | | | * #263 enable bulk fetch for insert select sql commandsRich Prohaska2014-07-151-5/+2
| | | | * #262 enable bulk fetch for create select sql commandsRich Prohaska2014-07-151-3/+3
| | | | * #258 support deferred XA recovery with discard of prepared txns and dirty shu...Rich Prohaska2014-07-091-8/+35
| | | | * #257 disable missing field initializer warningRich Prohaska2014-07-021-0/+19
| | | | * #256 only force MDL X for certain alter table operationsRich Prohaska2014-06-261-21/+29
| | * | | Allow tokudb test to pass even if jemalloc is not available.Michael Widenius2014-09-236-6/+6
| | |/ /
| * | | Fixed test failuresMichael Widenius2014-09-226-6/+6
| * | | Merge Spider 3.2.11Kentoku SHIBA2014-09-1813-109/+508
| * | | mergeSergei Golubchik2014-09-16473-11470/+19019
| |\ \ \
| | * | | fixes for test casesSergei Golubchik2014-09-162-4/+4