Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-18149 Crash after DROP COLUMN of AUTO_INCREMENT column on nonempty table | Marko Mäkelä | 2019-01-17 | 1 | -1/+5 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-17 | 7 | -33/+28 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-01-17 | 7 | -33/+28 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-01-17 | 15 | -67/+60 |
| | |\ | |||||
| | | * | MDEV-18279 MLOG_FILE_WRITE_CRYPT_DATA fails to set the crypt_data->type for t... | Thirunarayanan Balathandayuthapani | 2019-01-17 | 2 | -6/+12 |
| | | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2019-01-17 | 14 | -59/+47 |
| | | |\ | |||||
| | | | * | MDEV-18233 Moving the hash_node_t to improve locality of reference | Marko Mäkelä | 2019-01-15 | 6 | -14/+14 |
| | | | |\ | |||||
| | | | | * | MDEV-18233 Moving the hash_node_t to improve locality of reference | Eugene Kosov | 2019-01-14 | 6 | -14/+14 |
| | | | * | | MDEV-18243 incorrect ASAN instrumentation | Eugene Kosov | 2019-01-15 | 2 | -6/+0 |
| | | | * | | MDEV-17797 Add ASAN poisoning for mem_heap_t | Marko Mäkelä | 2019-01-15 | 4 | -20/+16 |
| | | | |/ | |||||
| | | | * | Merge pull request #973 from tempesta-tech/tt-10.0-MDEV-16499-virtual-innodb | Marko Mäkelä | 2019-01-14 | 2 | -14/+18 |
| | | | |\ | |||||
| | | | | * | MDEV-16499 [10.1] ER_NO_SUCH_TABLE_IN_ENGINE followed by "Please drop the tab... | Eugene Kosov | 2018-11-30 | 2 | -14/+18 |
| | | * | | | MDEV-18183 Server startup fails while dropping garbage encrypted tablespace | Thirunarayanan Balathandayuthapani | 2019-01-16 | 2 | -2/+4 |
* | | | | | | MDEV-18218 Assertion `0' failed in btr_page_reorganize_low upon DROP COLUMN | Marko Mäkelä | 2019-01-16 | 2 | -2/+3 |
* | | | | | | Fixed compiler warnings from optimized builds | Michael Widenius | 2019-01-15 | 3 | -5/+5 |
* | | | | | | Merge pull request #1088 from tempesta-tech/tt-10.4-MDEV-18173 | Marko Mäkelä | 2019-01-15 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MDEV-18173 Assertion `o->ind == vers_end' or `o->ind == vers_start' failed in... | Aleksey Midenkov | 2019-01-14 | 1 | -2/+2 |
* | | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-15 | 6 | -23/+10 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | recv_log_recover_10_4(): Fix a trivial bug | Marko Mäkelä | 2019-01-15 | 1 | -2/+0 |
| * | | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-01-14 | 5 | -22/+10 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | MDEV-18186 assertion failure on missing InnoDB index | Eugene Kosov | 2019-01-14 | 1 | -1/+0 |
| | * | | | | | Replace log_group_t::file_header_bufs with local array | Eugene Kosov | 2019-01-14 | 2 | -34/+3 |
| | * | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-01-14 | 2 | -0/+12 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | MDEV-15740: InnoDB does not flush redo log when it shoul | Jan Lindström | 2019-01-07 | 2 | -0/+12 |
| | * | | | | | Fix a memory leak in ALTER TABLE | FaramosCZ | 2019-01-14 | 1 | -0/+1 |
| * | | | | | | MDEV-12266: Remove fil_space_t::name_hash | Marko Mäkelä | 2019-01-14 | 1 | -1/+0 |
* | | | | | | | Minor InnoDB refactoring | Aleksey Midenkov | 2019-01-15 | 6 | -92/+82 |
* | | | | | | | Fix Valgrind build after e7924a8598cbb785363ddd6489cb3c1210347f5f | Marko Mäkelä | 2019-01-14 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Remove code duplication around buf_pool->flush_rbt | Marko Mäkelä | 2019-01-11 | 4 | -213/+39 |
* | | | | | | MDEV-17820 Assertion failed on instant DROP COLUMN | Marko Mäkelä | 2019-01-10 | 2 | -10/+10 |
* | | | | | | MDEV-18190 A table with variable-length PRIMARY KEY is unaccessible after ins... | Marko Mäkelä | 2019-01-09 | 1 | -1/+1 |
* | | | | | | MDEV-17441 - InnoDB transition to C++11 atomics | Sergey Vojtovich | 2019-01-09 | 11 | -522/+222 |
* | | | | | | MDEV-18160/MDEV-18162 Assertion failure or crash after DROP COLUMN | Marko Mäkelä | 2019-01-08 | 1 | -3/+6 |
* | | | | | | MDEV-17441 - InnoDB transition to C++11 atomics | Sergey Vojtovich | 2019-01-07 | 6 | -104/+37 |
* | | | | | | MDEV-17441 - InnoDB transition to C++11 atomics | Sergey Vojtovich | 2019-01-07 | 7 | -72/+22 |
* | | | | | | Fix test result differences | Marko Mäkelä | 2019-01-07 | 9 | -0/+608 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-06 | 40 | -405/+405 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-01-03 | 37 | -376/+410 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-01-03 | 12 | -2/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2019-01-03 | 12 | -2/+2 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | fix RHEL8 "ambiguous python shebang" build failures | Sergei Golubchik | 2019-01-02 | 10 | -0/+0 |
| | | | * | | compilation warning on Windows | Sergei Golubchik | 2019-01-02 | 2 | -2/+2 |
| | * | | | | fix RHEL8 "ambiguous python shebang" build failures | Sergei Golubchik | 2019-01-03 | 2 | -2/+4 |
| | * | | | | compilation warning on windows | Sergei Golubchik | 2019-01-03 | 1 | -2/+2 |
| | * | | | | Merge branch '10.1' into 10.2mariadb-10.2.21 | Sergei Golubchik | 2018-12-30 | 3 | -29/+38 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-12-29 | 4 | -30/+40 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-18041 Database corruption after renaming a prefix-indexed column | Eugene Kosov | 2018-12-29 | 2 | -28/+36 |
| | | | * | | row_drop_table_for_mysql(): Correct a parameter to innobase_format_name() | Marko Mäkelä | 2018-12-28 | 2 | -2/+4 |
| | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-12-28 | 2 | -8/+13 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-17470 Orphan temporary files after interrupted ALTER cause InnoDB: Opera... | Eugene Kosov | 2018-12-28 | 2 | -4/+6 |