summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18149 Crash after DROP COLUMN of AUTO_INCREMENT column on nonempty tableMarko Mäkelä2019-01-171-1/+5
* Merge 10.3 into 10.4Marko Mäkelä2019-01-177-33/+28
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-01-177-33/+28
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-01-1715-67/+60
| | |\
| | | * MDEV-18279 MLOG_FILE_WRITE_CRYPT_DATA fails to set the crypt_data->type for t...Thirunarayanan Balathandayuthapani2019-01-172-6/+12
| | | * Merge 10.0 into 10.1Marko Mäkelä2019-01-1714-59/+47
| | | |\
| | | | * MDEV-18233 Moving the hash_node_t to improve locality of referenceMarko Mäkelä2019-01-156-14/+14
| | | | |\
| | | | | * MDEV-18233 Moving the hash_node_t to improve locality of referenceEugene Kosov2019-01-146-14/+14
| | | | * | MDEV-18243 incorrect ASAN instrumentationEugene Kosov2019-01-152-6/+0
| | | | * | MDEV-17797 Add ASAN poisoning for mem_heap_tMarko Mäkelä2019-01-154-20/+16
| | | | |/
| | | | * Merge pull request #973 from tempesta-tech/tt-10.0-MDEV-16499-virtual-innodbMarko Mäkelä2019-01-142-14/+18
| | | | |\
| | | | | * MDEV-16499 [10.1] ER_NO_SUCH_TABLE_IN_ENGINE followed by "Please drop the tab...Eugene Kosov2018-11-302-14/+18
| | | * | | MDEV-18183 Server startup fails while dropping garbage encrypted tablespaceThirunarayanan Balathandayuthapani2019-01-162-2/+4
* | | | | | MDEV-18218 Assertion `0' failed in btr_page_reorganize_low upon DROP COLUMNMarko Mäkelä2019-01-162-2/+3
* | | | | | Fixed compiler warnings from optimized buildsMichael Widenius2019-01-153-5/+5
* | | | | | Merge pull request #1088 from tempesta-tech/tt-10.4-MDEV-18173Marko Mäkelä2019-01-151-2/+2
|\ \ \ \ \ \
| * | | | | | MDEV-18173 Assertion `o->ind == vers_end' or `o->ind == vers_start' failed in...Aleksey Midenkov2019-01-141-2/+2
* | | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-156-23/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | recv_log_recover_10_4(): Fix a trivial bugMarko Mäkelä2019-01-151-2/+0
| * | | | | | Merge 10.2 into 10.3Marko Mäkelä2019-01-145-22/+10
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | MDEV-18186 assertion failure on missing InnoDB indexEugene Kosov2019-01-141-1/+0
| | * | | | | Replace log_group_t::file_header_bufs with local arrayEugene Kosov2019-01-142-34/+3
| | * | | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-142-0/+12
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | MDEV-15740: InnoDB does not flush redo log when it shoulJan Lindström2019-01-072-0/+12
| | * | | | | Fix a memory leak in ALTER TABLEFaramosCZ2019-01-141-0/+1
| * | | | | | MDEV-12266: Remove fil_space_t::name_hashMarko Mäkelä2019-01-141-1/+0
* | | | | | | Minor InnoDB refactoringAleksey Midenkov2019-01-156-92/+82
* | | | | | | Fix Valgrind build after e7924a8598cbb785363ddd6489cb3c1210347f5fMarko Mäkelä2019-01-141-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Remove code duplication around buf_pool->flush_rbtMarko Mäkelä2019-01-114-213/+39
* | | | | | MDEV-17820 Assertion failed on instant DROP COLUMNMarko Mäkelä2019-01-102-10/+10
* | | | | | MDEV-18190 A table with variable-length PRIMARY KEY is unaccessible after ins...Marko Mäkelä2019-01-091-1/+1
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-01-0911-522/+222
* | | | | | MDEV-18160/MDEV-18162 Assertion failure or crash after DROP COLUMNMarko Mäkelä2019-01-081-3/+6
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-01-076-104/+37
* | | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-01-077-72/+22
* | | | | | Fix test result differencesMarko Mäkelä2019-01-079-0/+608
* | | | | | 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