summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply this commit to bb-10.2-compatibility-mdev15509-debug:bb-10.2-compatibility-mdev15509-debugSergei Petrunia2018-03-155-13/+68
* MDEV#15509: Exploration patch. Track the use of SJ_MATERIALIZATION_INFO::tableSergei Petrunia2018-03-143-0/+65
* Print the frame addresses and load offset of mysqld during stacktraceVicențiu Ciorbaru2018-03-132-0/+11
* MDEV-11952 Oracle-style packages: stage#5Alexander Barkov2018-01-3084-279/+11006
* MDEV-15133 array bound (bulk) parameters of NULL propagate on next rowsMonty2018-01-301-0/+8
* Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-3024-356/+637
|\
| * MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPYMarko Mäkelä2018-01-3024-357/+640
* | 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-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
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-242-136/+126
|\ \ | |/
| * Allocate page_cleaner and page_cleaner.slot[] staticallyMarko Mäkelä2018-01-241-131/+118
| * MDEV-15016: multiple page cleaner threads use a lot of CPUMarko Mäkelä2018-01-241-8/+10
| * mariadbbackup: use defaults-group-suffix even if no --defaults-fileDaniel Black2018-01-231-3/+4
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-01-2316-71/+262
|\ \ | |/
| * MDEV-14603 signal 11 with short stacktraceAlexander Barkov2018-01-234-0/+179
| * MDEV-13825 mariabackup --lock-ddl-per-table does not properly lockVladislav Vaintroub2018-01-231-7/+21
| * MDEV-12173 "[Warning] Trying to access missing tablespace"Marko Mäkelä2018-01-221-2/+2
| * Allocate mutex_monitor, create_tracker staticallyMarko Mäkelä2018-01-224-26/+12
| * Remove useless method LatchCounter::sum_deregister()Marko Mäkelä2018-01-222-17/+2
| * MDEV-15029 XA COMMIT and XA ROLLBACK operate on freed transaction objectMarko Mäkelä2018-01-222-18/+18
| * MDEV-13352: Server crashes in st_join_table::remove_duplicatesSergei Petrunia2018-01-223-1/+29
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-2218-652/+666
|\ \ | |/
| * MDEV-14941 Timeouts on persistent statistics tables caused by MDEV-14511Marko Mäkelä2018-01-2218-660/+669
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-2118-66/+381
|\ \ | |/
| * Reset thd->lex->current_select for SPMonty2018-01-212-1/+13
| * Fixed wrong arguments to printf in InnoDBMonty2018-01-215-42/+43
| * Fixed mdev-14969 Non-recursive Common Table Expressions used in viewIgor Babaev2018-01-183-0/+124
| * MDEV-14985 innodb_undo_log_truncate may be blocked if transactions were recov...Marko Mäkelä2018-01-181-12/+13