Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-16 | 10 | -3/+179 |
|\ | |||||
| * | MDEV-19485: Add a test case | Marko Mäkelä | 2019-05-16 | 2 | -0/+33 |
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-16 | 8 | -3/+146 |
| |\ | |||||
| | * | Fixed the case when statistics were not getting read because | Varun Gupta | 2019-05-16 | 4 | -1/+29 |
| | * | MDEV-19407: Assertion `field->table->stats_is_read' failed in is_eits_usable | Varun Gupta | 2019-05-16 | 4 | -0/+61 |
| | * | MDEV-788 mysqlimport should support the ability to disable foreign keys | Robert Bindar | 2019-05-15 | 3 | -2/+56 |
* | | | MDEV-16872 Add CAST(expr AS FLOAT) | Alexander Barkov | 2019-05-16 | 12 | -16/+221 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-15 | 2 | -87/+25 |
|\ \ \ | |/ / | |||||
| * | | MDEV-13080 [ERROR] InnoDB: Missing MLOG_CHECKPOINT between the checkpoint x a... | Eugene Kosov | 2019-05-15 | 2 | -88/+32 |
* | | | A cleanup for MDEV-19468: Adding a missing #include <cmath> | Alexander Barkov | 2019-05-15 | 1 | -0/+1 |
* | | | A cleanup for MDEV-19468 Hybrid type expressions return wrong format for FLOAT | Alexander Barkov | 2019-05-15 | 3 | -4/+15 |
* | | | MDEV-19468 Hybrid type expressions return wrong format for FLOAT | Alexander Barkov | 2019-05-15 | 17 | -69/+255 |
* | | | MDEV-19445: After-merge fix | Marko Mäkelä | 2019-05-14 | 1 | -4/+4 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 10 | -9/+150 |
|\ \ \ | |/ / | |||||
| * | | MDEV-19449 Got error 168 for valid TRUNCATE (temporary) TABLE | Marko Mäkelä | 2019-05-14 | 2 | -0/+28 |
| * | | MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 upon | Sergey Vojtovich | 2019-05-14 | 6 | -1/+89 |
| * | | MDEV-19158: MariaDB 10.2.22 is writing duplicate entries into binary log | Sujatha | 2019-05-14 | 5 | -2/+116 |
| * | | Merge branch '10.1' into 10.2 | Sujatha | 2019-05-14 | 3 | -7/+5 |
| |\ \ | | |/ | |||||
| | * | MDEV-11095: rpl.rpl_row_mysqlbinlog test fails if row annotation enabled | Sujatha | 2019-05-14 | 1 | -2/+1 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 31 | -338/+384 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 18 | -368/+369 |
| |\ \ | | |/ | |||||
| | * | MDEV-19445 heap-use-after-free related to innodb_ft_aux_table | Marko Mäkelä | 2019-05-13 | 14 | -318/+341 |
| | * | fts_optimize_words(): Remove stray output | Marko Mäkelä | 2019-05-13 | 2 | -4/+0 |
| | * | fts_doc_ids_free(): Define inline | Marko Mäkelä | 2019-05-13 | 4 | -48/+12 |
| | * | MDEV-19441 Typo in error message "InnoDB: FTS Doc ID must be large than" | Marko Mäkelä | 2019-05-13 | 4 | -18/+16 |
| * | | Remove unnecessary pointer indirection for rw_lock_t | Marko Mäkelä | 2019-05-13 | 23 | -165/+115 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 3630 | -3682/+3682 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 4033 | -4087/+4087 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 2967 | -3001/+3001 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 4079 | -4102/+4102 |
| | * | | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 719 | -725/+725 |
| | * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 371 | -380/+380 |
| | |\ \ | | | |/ | |||||
| | | * | Follow-up to changing FSF address | Vicențiu Ciorbaru | 2019-05-11 | 165 | -167/+167 |
| | | * | Update FSF address | Michal Schorm | 2019-05-10 | 217 | -227/+227 |
* | | | | bump the VERSION | Daniel Bartholomew | 2019-05-14 | 1 | -1/+1 |
* | | | | Merge branch 'bb-10.3-release' into 10.3 | Oleksandr Byelkin | 2019-05-14 | 1 | -112/+141 |
|\ \ \ \ | |||||
| * | | | | Updated list of unstable tests for 10.3.15 releasemariadb-10.3.15 | Elena Stepanova | 2019-05-13 | 1 | -112/+141 |
* | | | | | Fix typo THRASH_FREED_MEMORY->TRASH_FREED_MEMORY | Vladislav Vaintroub | 2019-05-13 | 1 | -7/+7 |
* | | | | | MDEV-19452 - fix incorrect push_warning_printf | Vladislav Vaintroub | 2019-05-13 | 1 | -5/+8 |
* | | | | | Make TRASH_FREED_MEMORY a cmake option, similar to SAFEMALLOC | Vladislav Vaintroub | 2019-05-13 | 2 | -1/+11 |
|/ / / / | |||||
* | | | | After-merge fix: Correct a copyright statement | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
* | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 255 | -1185/+3974 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-17540 Server crashes in row_purge after TRUNCATE TABLE | Marko Mäkelä | 2019-05-10 | 3 | -0/+60 |
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-10 | 41 | -986/+851 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-13893 encryption.innodb-redo-badkey failed in buildbot with page cannot ... | Thirunarayanan Balathandayuthapani | 2019-05-10 | 2 | -16/+2 |
| | * | | MDEV-18220: race condition in fts_get_table_name() | Marko Mäkelä | 2019-05-10 | 8 | -34/+66 |
| | * | | MDEV-18220: Backport some code from MariaDB 10.2 | Marko Mäkelä | 2019-05-10 | 14 | -536/+612 |
| | * | | MDEV-18220: heap-use-after-free in fts_get_table_name_prefix() | Marko Mäkelä | 2019-05-10 | 16 | -74/+28 |
| | * | | MDEV-18220: Remove some redundant data structures | Marko Mäkelä | 2019-05-10 | 6 | -326/+270 |
| | * | | MDEV-19399 do not call slow my_timer_init() several times | Eugene Kosov | 2019-05-10 | 8 | -56/+54 |