summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-3023-78/+137
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-3024-83/+86
| |\
| | * MDEV-14875: galera_new_cluster crashes mysqld when existing server contains d...Jan Lindström2018-01-301-4/+4
| | * Fix some wrong test resultMonty2018-01-305-3/+34
| | * MDEV-14209 innodb_gis.rtree_debug produces huge server error logsMarko Mäkelä2018-01-293-10/+9
| | * Revert "MDEV-6928: Add trx pointer to struct mtr_t"Marko Mäkelä2018-01-294-28/+14
| | * MDEV-14485 Server hangs on startup in THD::initVladislav Vaintroub2018-01-296-22/+22
| | * Remove unused metadata for non-existing sync_thread_mutexMarko Mäkelä2018-01-285-13/+0
| * | MDEV-15112 Inconsistent evaluation of spvariable=0 in strict modeAlexander Barkov2018-01-292-0/+86
* | | MDEV-14694 ALTER COLUMN IF EXISTS .. causes syntax error.Alexey Botchkov2018-01-307-29/+85
* | | Fixed failing testsMonty2018-01-3014-4009/+54
* | | Fixed mdev-15017 Server crashes in in st_join_table::fix_splittingIgor Babaev2018-01-294-8/+32
* | | Fix result fileVladislav Vaintroub2018-01-291-2/+2
* | | Fix result files (changed error message)Vladislav Vaintroub2018-01-292-3/+3
* | | Create rocksdb_rpl.mdev12179 by taking tokudb_rpl.mdev12179 and adjusting itSergei Petrunia2018-01-292-0/+497
* | | Fix a merge error in MDEV-12179 code in process_gtid_pos_tableSergei Petrunia2018-01-291-2/+2
* | | Fix type truncation warnings.Vladislav Vaintroub2018-01-292-7/+7
* | | Fix an integer type mismatchMarko Mäkelä2018-01-291-4/+2
* | | Fix warnings.Vladislav Vaintroub2018-01-291-5/+5
* | | Merge branch '10.3' of https://github.com/mariadb/server into 10.3Vladislav Vaintroub2018-01-29112-1709/+1429
|\ \ \
| * | | Fixing versioning.insert and versioning.replace test failes.Alexander Barkov2018-01-296-15/+5
| * | | MDEV-15090 Reduce the overhead of writing undo log recordsMarko Mäkelä2018-01-295-187/+172
| * | | MDEV-15090 Reduce the overhead of writing undo log recordsMarko Mäkelä2018-01-295-88/+121
| * | | trx_undo_seg_create(): Remove an unused parameterMarko Mäkelä2018-01-291-11/+4
| * | | Fixed failing tests rpl_semi_sync_skip_repl.testMichael Widenius2018-01-292-16/+0
| * | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-2956-356/+638
| |\ \ \ | | |/ /
| | * | MDEV-15107 Add virtual Field::sp_prepare_and_store_item(), make sp_rcontext s...Alexander Barkov2018-01-2911-236/+317
| | * | Added TRASH_FREED_MEMORY compilation optionMonty2018-01-282-1/+8
| | * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-2741-105/+229
| | |\ \ | | | |/
| | | * Fixed compiler warningsMonty2018-01-273-9/+11
| | | * Disable rocksdb when building with ASANMonty2018-01-272-1/+3
| | | * MDEV-14721 Big transaction events get lost on semisync master whenAndrei Elkin2018-01-274-5/+96
| | | * Merge branch '10.2' of https://github.com/mariadb/server into 10.2Vladislav Vaintroub2018-01-261-0/+2
| | | |\
| | | | * Fixed memory overrun in create_postjoin_aggr_table()Monty2018-01-261-0/+2
| | | * | Fix MinSizeRel build on Windows.Vladislav Vaintroub2018-01-263-13/+26
| | | * | Windows : fix compile warnings C4267, on 32bit firstVladislav Vaintroub2018-01-265-7/+13
| | | * | update C/CVladislav Vaintroub2018-01-261-0/+0
| | | * | Fix and reenable Windows compiler warning C4800 (size_t conversion).Vladislav Vaintroub2018-01-2624-71/+71
| | | |/
| | | * MDEV-15063: InnoDB assertion failure !is_owned() at dict0defrag_bg.cc:327Jan Lindström2018-01-251-0/+1
| | | * Fix for MDEV-12730Monty2018-01-241-1/+10
| | * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-244-13/+84
| | |\ \ | | | |/
| | | * MDEV-15057 Crash when using an unknown identifier as an SP parameterMonty2018-01-244-13/+83
| * | | MDEV-11084 Select statement with partition selection against MyISAM table ope...Alexey Botchkov2018-01-2916-61/+252
| * | | Remove trx_mod_tables_t::vers_by_trxMarko Mäkelä2018-01-285-20/+14
| * | | Fixed compiler warningMarko Mäkelä2018-01-261-1/+0
| * | | MDEV-15059 - Misc small InnoDB scalability fixesSergey Vojtovich2018-01-268-47/+43
| * | | MDEV-15059 - Misc small InnoDB scalability fixesSergey Vojtovich2018-01-264-408/+62
| * | | MDEV-15059 - Misc small InnoDB scalability fixesSergey Vojtovich2018-01-261-61/+23
| * | | MDEV-15059 - Misc small InnoDB scalability fixesSergey Vojtovich2018-01-263-187/+71
| * | | MDEV-14482 - Cache line contention on ut_rnd_ulint_counter()Sergey Vojtovich2018-01-2610-86/+23