summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Add missing {} to silence a compiler warningMarko Mäkelä2017-08-301-0/+2
* WL#8845: Clarify the message about redo log format incompatibilityMarko Mäkelä2017-08-292-8/+4
* MDEV-13437 InnoDB fails to return error for XA COMMIT or XA ROLLBACK in read-...Andrei Elkin2017-08-292-2/+16
* MDEV-13637 InnoDB change buffer housekeeping can cause redo log overrun and p...Marko Mäkelä2017-08-2510-68/+54
* CONNECT engine: install ha_connect.libVladislav Vaintroub2017-08-231-1/+14
* MDEV-13630 : dont install connect-specific JAR files if connect is not built.Vladislav Vaintroub2017-08-231-7/+15
* MDEV-13606 XA PREPARE transactions should survive innodb_force_recovery=1 or 2Marko Mäkelä2017-08-232-52/+20
* compilation fix for SLES 11 SP4Sergei Golubchik2017-08-141-2/+2
* compilation fix for SLES 11 SP4Sergei Golubchik2017-08-131-2/+2
* Revert an InnoDB Memcached plugin fix that was merged from MySQL 5.6.37Marko Mäkelä2017-08-093-36/+7
* Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.32Vicențiu Ciorbaru2017-08-04127-514/+34128
|\
| * Disable rpl_tokudb_row_img_* testsbb-10.0-vicentiu-post-rewriteVicențiu Ciorbaru2017-08-0414-7/+7
| * Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-08-0488-1087/+123
| |\
| | * Move tokudb_rpl to rpl-tokudb suiteVicențiu Ciorbaru2017-08-03186-0/+0
| * | Fix tokudb compilation post mergeVicențiu Ciorbaru2017-08-033-5/+6
| * | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-08-03118-479/+35042
| |\ \ | | |/
| | * 5.6.36-82.1Vicențiu Ciorbaru2017-08-03118-521/+34166
| * | Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2017-08-023-3/+17
| |\ \
| | * | 5.6.36-82.1Vicențiu Ciorbaru2017-08-023-3/+18
* | | | Remove extra trailing spaces from the result fileElena Stepanova2017-08-041-2/+2
* | | | MDEV-12972 Random and Frequent SegfaultMonty2017-08-032-0/+45
|/ / /
* | | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-0152-482/+1001
* | | MDEV-12915 ST_Centroid does not return the same result than MySQLElena Stepanova2017-08-014-10/+10
* | | Bump innodb version post mergeVicențiu Ciorbaru2017-07-301-1/+1
* | | Merge remote-tracking branch 'merge/merge-innodb-5.6' into 10.0Vicențiu Ciorbaru2017-07-297-33/+127
|\ \ \
| * | | 5.6.37Vicențiu Ciorbaru2017-07-297-52/+176
* | | | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-255-5/+8
|\ \ \ \
| * \ \ \ Merge branch 'merge-xtradb-5.5' into 5.5mariadb-5.5.57Sergei Golubchik2017-07-1830-203/+244
| |\ \ \ \
| | * | | | 5.5.55-38.8Sergei Golubchik2017-07-1835-214/+255
| | * | | | 5.5.53-38.5Sergei Golubchik2016-12-221-1/+1
| * | | | | ma_check/mi_check: maria_repair_parallel initialization for !quickDaniel Black2017-07-182-2/+6
| * | | | | Add storage_engine/parts overlay for MyISAMElena Stepanova2017-07-181-0/+0
| * | | | | change flags as it was done in MyISAMSergei Golubchik2017-07-151-3/+1
| * | | | | ma_recovery: unintentional order of operationsDaniel Black2017-07-151-1/+1
* | | | | | Connect engine is GammaSergei Golubchik2017-07-221-1/+1
* | | | | | MDEV-13325: InnoDB assert dict_sys->size > 0 during ALTER TABLEbb-10.0-janJan Lindström2017-07-217-57/+94
* | | | | | MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthr...Sergei Golubchik2017-07-204-0/+6
* | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-07-065-20/+29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ma_pagecache: release lock in pagecache_readDaniel Black2017-07-031-0/+1
| * | | | | ma_loghandler: translog_set_only_in_buffers failed to release lockDaniel Black2017-07-031-1/+2
| * | | | | ma_loghandler: release file_header_lock on errorDaniel Black2017-07-031-0/+1
| * | | | | ha_archive::info remove hidden assignmentDaniel Black2017-07-031-1/+0
* | | | | | Run spider mtr suites in 10.0 only on demand.Jacob Mathew2017-06-302-2/+2
* | | | | | MDEV-12975 InnoDB redo log minimum size check uses detected file size instead...Marko Mäkelä2017-06-192-126/+64
* | | | | | MDEV-13059 XtraDB hangs on Windows due to failing to release block->lock X-latchVladislav Vaintroub2017-06-121-1/+1
* | | | | | MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_th...Marko Mäkelä2017-06-123-11/+12
* | | | | | MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo logMarko Mäkelä2017-06-0920-402/+226
* | | | | | Correct a merge error of MDEV-11626Marko Mäkelä2017-06-091-0/+1
* | | | | | MDEV-12609: Allow suppression of InnoDB log messages about reserving extentsJan Lindström2017-06-082-22/+0
* | | | | | MDEV-12994 innodb_fast_shutdown=0 skips change buffer merge; fast shutdown do...Marko Mäkelä2017-06-052-2/+2