summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13073. This patch is a followup of the previous one to convert the trail...bb-10.3-semisyncAndrei Elkin2017-12-186-204/+204
* MDEV-13073. This part converts the Ali patch`s identifiers to the MariaDB sta...Andrei Elkin2017-12-1817-338/+347
* MDEV-13073. This patch replaces semisync's native function_enter,exitAndrei Elkin2017-12-184-158/+113
* MDEV-13073. This is a part with a new test (refined Ali'sAndrei Elkin2017-12-188-8/+804
* MDEV-13073. This part patch weeds out RUN_HOOK from the server as semisyncAndrei Elkin2017-12-1817-942/+137
* MDEV-13073 This part merges the Ali semisync related changesAndrei Elkin2017-12-1832-691/+1193
* Optimize RUN_HOOK() callMonty2017-12-186-15/+18
* Changed from using LOCK_log to LOCK_binlog_end_pos for binary logMonty2017-12-189-83/+158
* Removed not used lock argument from read_log_eventMonty2017-12-188-18/+78
* Moved semisync from a plugin to normal serverMonty2017-12-1838-1189/+860
* Fix typos in some commentsTakuro Ashie2017-12-182-2/+2
* Test cleanup related to MDEV-12501Vesa Pentti2017-12-1613-13/+2
* A fix of mtr bug uncovered by MDEV-12501: passing of parameters in rebootstrapVesa Pentti2017-12-151-3/+7
* MDEV-14660 Assertion failure in lock_move_rec_list_start() after instant ADD ...Marko Mäkelä2017-12-153-7/+78
* Remove dead code lock_remove_recovered_trx_record_locks()Marko Mäkelä2017-12-152-87/+0
* Misc: updated .gitignoreAleksey Midenkov2017-12-151-0/+8
* mysqldump fix for invisible columnSachin Setiya2017-12-155-68/+300
* BuildBot bug fix for invisible columnsSachin Setiya2017-12-153-6/+6
* Add tests for system and completely invisible columnsSergei Golubchik2017-12-155-3/+509
* MDEV-10177 Invisible Columns and Invisible IndexSachin Setiya2017-12-1522-36/+1144
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-1458-378/+663
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-1458-440/+765
| |\
| | * Re-remove the file kill_and_restart_mysqld.incMarko Mäkelä2017-12-1412-68/+11
| | * Merge 10.1 into 10.2Marko Mäkelä2017-12-1436-251/+623
| | |\
| | | * Merge 10.0 into 10.1Marko Mäkelä2017-12-132-0/+4
| | | |\
| | | | * Follow-up fix for MDEV-12352: Plug a memory leakMarko Mäkelä2017-12-132-0/+4
| | | * | Fix a typo: schedule, schedulingMarko Mäkelä2017-12-131-2/+2
| | | * | Fix the grammar of an error messageMarko Mäkelä2017-12-132-2/+2
| | | * | Merge 10.0 into 10.1Marko Mäkelä2017-12-1310-158/+345
| | | |\ \ | | | | |/
| | | | * MDEV-12323 Rollback progress log messages during crash recovery are intermixe...Marko Mäkelä2017-12-136-112/+96
| | | | * Follow-up to MDEV-11027: Use recv_sys_t::report()Marko Mäkelä2017-12-132-12/+10
| | | | * MDEV-12352 InnoDB shutdown should not be blocked by a large transaction rollbackMarko Mäkelä2017-12-138-14/+83
| | | | * MDEV-13797 InnoDB may hang if shutdown is initiated soon after startup while ...Marko Mäkelä2017-12-136-42/+166
| | | * | Try to prevent sporadic test failuresMarko Mäkelä2017-12-131-1/+1
| | | * | Merge 10.0 into 10.1Marko Mäkelä2017-12-1216-28/+145
| | | |\ \ | | | | |/
| | | | * mysql_uprade --help and man page fixesIan Gilfillan2017-11-222-4/+3
| | | | * MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+8
| | | | * MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-2/+8
| | | | * MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+22
| | | | * MDEV-12681 Wrong VIEW results for CHAR(0xDF USING latin1)Alexander Barkov2017-11-156-0/+75
| | | | * removed garbase struct memberEugene Kosov2017-11-152-6/+0
| | | | * MDEV-8949: COLUMN_CREATE unicode name breakageOleksandr Byelkin2017-11-147-16/+70
| | | | * Fix a -Wimplicit-fallthrough warningMarko Mäkelä2017-11-101-1/+0
| | | * | Add Galera test cases that fail to disabled.Jan Lindström2017-12-092-1/+6
| | | * | MDEV-14401: Stored procedure that declares a handler that catches ER_LOCK_DEA...Jan Lindström2017-12-093-12/+91
| | | * | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-0911-107/+215
| | | * | Fixed failing tokudb testsMonty2017-12-072-4/+0
| | * | | MDEV-14422 Assertion failure in trx_purge_run() on shutdownMarko Mäkelä2017-12-133-37/+40
| | * | | MDEV-14607 storage_engine-rocksdb.type_bit_indexes fails after latest pushesElena Stepanova2017-12-135-2/+54
| | * | | Skip btr_search_latches[] in SHOW ENGINE INNODB STATUSMarko Mäkelä2017-12-123-68/+22