summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-04117-1391/+890
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-10-041-1/+2
| |\
| | * MDEV-13901 Assertion `!space->stop_new_ops' failed in TRUNCATE TABLE with man...Marko Mäkelä2017-10-031-1/+2
| * | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-10-039-70/+54
| |\ \ | | |/
| | * Remove dict_disable_redo_if_temporary()Marko Mäkelä2017-10-039-70/+54
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-02121-1375/+878
| |\ \ | | |/
| | * Remove MYSQL_REPLACE_TRX_IN_THDMarko Mäkelä2017-10-022-48/+0
| | * Remove dict_table_t::big_rowsMarko Mäkelä2017-10-024-42/+2
| | * Remove a constant parameter commit=falseMarko Mäkelä2017-10-028-27/+10
| | * Merge 10.1 into 10.2Marko Mäkelä2017-10-0219-120/+97
| | |\
| | | * Merge 10.0 into 10.1Marko Mäkelä2017-10-022-16/+12
| | | |\
| | | | * Merge 5.5 into 10.0Marko Mäkelä2017-10-022-16/+12
| | | | |\
| | | | | * MDEV-13980 InnoDB fails to discard record lock when discarding an index pageMarko Mäkelä2017-10-022-10/+10
| | | | | * Merge remote-tracking branch 'merge/merge-xtradb-5.5' into 5.5Vicențiu Ciorbaru2017-09-192-2/+2
| | | | | |\
| | | | | | * 5.5.57-38.9merge-xtradb-5.5Vicențiu Ciorbaru2017-09-192-2/+2
| | | * | | | MDEV-13932: fil0pagecompress.cc fails to compile with lzo 2.10Jan Lindström2017-09-292-4/+20
| | | * | | | MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes written to temporary fileJan Lindström2017-09-286-66/+34
| | | * | | | cleanup: remove useless "inline" keywordsSergei Golubchik2017-09-274-25/+2
| | | * | | | cleanup: reduce code duplicationSergei Golubchik2017-09-271-34/+23
| | | * | | | MDEV-13787 Crash in persistent stats wsrep_on (thd=0x0)Sachin Setiya2017-09-2710-18/+45
| | * | | | | Remove remaining InnoDB references to the TABLESPACE keywordMarko Mäkelä2017-10-022-8/+3
| | * | | | | Fix some conversion warnings.Vladislav Vaintroub2017-09-301-1/+1
| | * | | | | Fix "ib::fatal::~fatal': destructor never returns, potential memory leak"Vladislav Vaintroub2017-09-291-0/+13
| | * | | | | MDEV-13941 Fix high NTFS fragmentation on 10.2Vladislav Vaintroub2017-09-293-61/+104
| | * | | | | Remove unused parameters and dead codeMarko Mäkelä2017-09-298-29/+11
| | * | | | | Remove remaining references to InnoDB native partitioningMarko Mäkelä2017-09-293-422/+0
| | * | | | | fix some conversion warningsVladislav Vaintroub2017-09-281-1/+1
| | * | | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-2851-144/+158
| | * | | | | MDEV-13384 Fix Windows warnings. thd_alloc functions now use size_t parametersVladislav Vaintroub2017-09-281-8/+8
| | * | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-2845-468/+474
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-09-284-47/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-09-284-47/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Avoid implicit conversion from unsigned to signedMarko Mäkelä2017-09-281-1/+1
| | * | | | | Added missing test if table is transactional or not in AriaMonty2017-09-281-0/+1
| | * | | | | Fixed compiler warningMonty2017-09-271-5/+5
| | * | | | | fix a data raceEugene Kosov2017-09-271-41/+2
* | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-2512-38/+64
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-256-30/+48
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.1 into 10.2Marko Mäkelä2017-09-255-25/+45
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.0 into 10.1Marko Mäkelä2017-09-253-16/+11
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | MDEV-13899 IMPORT TABLESPACE may corrupt ROW_FORMAT=REDUNDANT tablesMarko Mäkelä2017-09-242-16/+8
| | | | * | | Fix compile with -DWITHOUT_DYNAMIC_PLUGINS on UnixVladislav Vaintroub2017-09-231-0/+3
| | | * | | | MDEV-11846: ERROR 1114 (HY000) table full when performing GROUP BYVarun Gupta2017-09-241-8/+33
| | | * | | | Merge 10.0 into 10.1Marko Mäkelä2017-09-221-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | MDEV-13814 Extra logging when innodb_log_archive=ONMarko Mäkelä2017-09-221-1/+1
| | * | | | | MDEV-13898 Corruption during online table-rebuilding ALTER of ROW_FORMAT=REDU...mariadb-10.2.9Marko Mäkelä2017-09-251-5/+3
| * | | | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-09-238-17/+21
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | shut out Connect cmake-time warning about missing Findlibmondgodoc.cmakeSergei Golubchik2017-09-221-1/+1
| | * | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-09-224-5/+5
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-09-215-6/+6
| | | |\ \ \ \ | | | | |/ / /