summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-01-0640-405/+405
|\
| * Merge branch '10.2' into 10.3Sergei Golubchik2019-01-0337-376/+410
| |\
| | * Merge branch '10.1' into 10.2Sergei Golubchik2019-01-0312-2/+2
| | |\
| | | * Merge branch '10.0' into 10.1Sergei Golubchik2019-01-0312-2/+2
| | | |\
| | | | * fix RHEL8 "ambiguous python shebang" build failuresSergei Golubchik2019-01-0210-0/+0
| | | | * compilation warning on WindowsSergei Golubchik2019-01-022-2/+2
| | * | | fix RHEL8 "ambiguous python shebang" build failuresSergei Golubchik2019-01-032-2/+4
| | * | | compilation warning on windowsSergei Golubchik2019-01-031-2/+2
| | * | | Merge branch '10.1' into 10.2mariadb-10.2.21Sergei Golubchik2018-12-303-29/+38
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-294-30/+40
| | | |\ \ | | | | |/
| | | | * MDEV-18041 Database corruption after renaming a prefix-indexed columnEugene Kosov2018-12-292-28/+36
| | | | * row_drop_table_for_mysql(): Correct a parameter to innobase_format_name()Marko Mäkelä2018-12-282-2/+4
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-12-282-8/+13
| | |\ \ \ | | | |/ /
| | | * | MDEV-17470 Orphan temporary files after interrupted ALTER cause InnoDB: Opera...Eugene Kosov2018-12-282-4/+6
| | * | | Fix a trivial (and harmless) merge errorSergei Petrunia2018-12-261-1/+0
| | * | | MDEV-14576 Include full name of object in message about incorrect value for c...Sergei Golubchik2018-12-211-2/+2
| | * | | TokuDB: generate tokudb.cnf unconditionallySergei Golubchik2018-12-211-1/+2
| | * | | MDEV-18039 Assertion failed in btr_node_ptr_max_size for VARCHAR(0)Marko Mäkelä2018-12-211-1/+14
| | * | | cleanup os_eventEugene Kosov2018-12-211-12/+2
| | * | | MDEV-18043 data race in os_eventEugene Kosov2018-12-211-2/+5
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-12-212-8/+8
| | |\ \ \ | | | |/ /
| | | * | MDEV-18025: Detect corrupted innodb_page_compression=zlib pagesMarko Mäkelä2018-12-202-8/+8
| | * | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2018-12-2013-204/+232
| | |\ \ \
| | | * | | Fix wrong version numberOlivier Bertrand2018-12-041-1/+1
| | | * | | - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-0113-203/+231
| | * | | | MDEV-17953 MariaDB 10.2.19 with TokuDB incompatible with Jemalloc 5+Sergei Golubchik2018-12-201-20/+28
| | * | | | MDEV-17199 Assertion `pos < table->n_v_def' failed after upgrade to 10.2Marko Mäkelä2018-12-201-103/+84
| | * | | | Update InnoDB urlsIan Gilfillan2018-12-194-5/+5
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-182-3/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | MDEV-18025: Apply the fix to XtraDB and adjust testsMarko Mäkelä2018-12-181-2/+3
| | | * | | MDEV-18025 Mariabackup fails to detect corrupted page_compressed=1 tablesThirunarayanan Balathandayuthapani2018-12-181-2/+3
| | * | | | After-merge fixMarko Mäkelä2018-12-181-1/+1
| * | | | | Follow-up to MDEV-14585: Remove dict_temp_file_numMarko Mäkelä2018-12-273-33/+2
* | | | | | Remove unnecessary __attribute__((unused))Marko Mäkelä2019-01-011-2/+2
* | | | | | Removed compiler warningsMichael Widenius2019-01-011-1/+2
* | | | | | Use the accessor HA_CREATE_INFO::tmp_table()Marko Mäkelä2018-12-311-11/+7
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-293-33/+6
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-292-3/+4
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-292-8/+8
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-292-19/+13
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-293-19/+11
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-291-14/+5
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-294-21/+25
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-291-11/+11
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-291-14/+16
* | | | | | MDEV-17697 Broken versioning info after instant drop columnAleksey Midenkov2018-12-282-2/+28
* | | | | | MDEV-18098 Crash after rollback of instant DROP COLUMNMarko Mäkelä2018-12-282-4/+15
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-281-5/+1
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-283-23/+12
* | | | | | MDEV-17441: Pointer indirection for buf_block_t::debug_latchSergey Vojtovich2018-12-281-4/+2