summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no execute (#1348)bb-10.4-MDEV-17402Kentoku SHIBA2019-06-2914-11/+417
* MDEV-16508 spider: sql_mode not maintained between spider node and data nodes...Kentoku SHIBA2019-06-2930-3/+1406
* MDEV-19845: Define my_timer_cycles() inlineMarko Mäkelä2019-06-289-295/+124
* MDEV-17402 slave_transaction_retry_errors="12701" won't be enabled (#1346)Kentoku SHIBA2019-06-296-1/+58
* Merge 10.3 into 10.4Marko Mäkelä2019-06-2714-87/+330
|\
| * MDEV-19845: Fix the build on some platformsMarko Mäkelä2019-06-272-0/+2
| * MDEV-19845: Fix the build on some x86 targetsMarko Mäkelä2019-06-271-3/+10
| * MDEV-19845: Adaptive spin loopsMarko Mäkelä2019-06-279-83/+128
| * MDEV-17429 mysqldump uses 10.3 options with pre-10.3 servers and breaksAnel Husakovic2019-06-244-2/+198
| * MDEV-19643 : Fix semisync on WindowsVladislav Vaintroub2019-06-211-2/+2
* | Limit minium aria_block_size to 4096Monty2019-06-262-2/+3
* | MDEV-19585 Assertion with S3 table and flush_tablesMonty2019-06-262-7/+51
* | MDEV-17441 InnoDB transition to C++11 atomicsEugene Kosov2019-06-265-123/+1
* | MDEV-17441 InnoDB transition to C++11 atomicsEugene Kosov2019-06-264-77/+8
* | MDEV-17441 InnoDB transition to C++11 atomicsEugene Kosov2019-06-268-217/+37
* | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-06-265-123/+24
* | MDEV-19049 Server crashes in check_duplicate_long_entry_key, ASAN stack-buffe...Sachin2019-06-264-38/+47
* | MDEV-19860 - do not produce huge strings wtih comp_sql anymore.Vladislav Vaintroub2019-06-252-2/+11
* | MDEV-19820 Wrong result with multiple single column index requestIgor Babaev2019-06-254-5/+96
* | MDEV-6521: Update server HELP contentsIan Gilfillan2019-06-251-2013/+746
* | NFC: refactor Field::is_equal() and related stuffEugene Kosov2019-06-2215-277/+355
* | MDEV-17301 Change of COLLATE unnecessarily requires ALGORITHM=COPYEugene Kosov2019-06-2210-80/+377
* | remove workaround from MDEV-9409Vladislav Vaintroub2019-06-223-18/+5
* | MDEV-19819 ALTER from POINT to LINESTRING erroneously preserves POINT valuesAlexander Barkov2019-06-215-11/+56
* | MDEV-19776: Assertion `to_len >= 8' failed in convert_to_printable with optim...Varun Gupta2019-06-205-1/+25
* | MDEV-19774 Assertion `sec.se c() <= 0x7FFFFFFFL' failed in Item_func_from_uni...Alexander Barkov2019-06-204-4/+47
* | Merge 10.3 into 10.4Marko Mäkelä2019-06-1976-519/+4013
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-06-1941-399/+668
| |\
| | * MDEV-19595 fixedMichael Widenius2019-06-1910-13/+79
| | * MDEV-18078 Assertion `trnman_has_locked_tables(trn) > 0' failedMichael Widenius2019-06-181-1/+2
| | * Fix debug assert to match its intention.Vladislav Vaintroub2019-06-171-1/+1
| | * MDEV-19750 mysql command wrong encodingVladislav Vaintroub2019-06-1710-252/+245
| | * Portability fix.Vladislav Vaintroub2019-06-171-1/+1
| | * MDEV-19055 Failures with temporary tables and AriaMichael Widenius2019-06-177-14/+101
| | * mtr_t::is_block_dirtied(): Define inlineMarko Mäkelä2019-06-163-16/+16
| | * Clarify the purpose of MTR_LOG_NONEMarko Mäkelä2019-06-161-1/+3
| | * Add mtr_buf_t::for_each_block_in_reverse() constMarko Mäkelä2019-06-162-48/+75
| | * MDEV-17045: MyRocks tables cannot be updated when binlog_format=MIXED.Sergei Petrunia2019-06-166-45/+65
| | * Trivial test result update after fix for MDEV-19771Sergei Petrunia2019-06-161-4/+4
| | * bump the VERSIONDaniel Bartholomew2019-06-151-1/+1
| | * MDEV-19771 REPLACE on table with virtual_field can cause crashMichael Widenius2019-06-153-4/+79
| | * Updated list of unstable tests for 10.2.25mariadb-10.2.25Elena Stepanova2019-06-141-74/+78
| * | MDEV-18940 Galera: Rolling upgrade: all nodes except upgraded node5 failed wi...mkaruza2019-06-181-1/+1
| * | MDEV-17363 - Compressed columns cannot be restored from dumpAlexander Barkov2019-06-1820-104/+3324
| * | bump the VERSIONDaniel Bartholomew2019-06-171-1/+1
| * | Fix LEX_CSTRING passed as argument of printf-like functionsNikita Malyavin2019-06-173-3/+3
| * | Fixed that ma_test_all.sh worksMichael Widenius2019-06-161-0/+5
| * | Removed -fno-rtti from BUILD scriptsMichael Widenius2019-06-169-9/+9
| * | fix versioning.simple for embeddedSergei Golubchik2019-06-152-112/+107
| * | Updated list of unstable tests for 10.3.16 releasemariadb-10.3.16Elena Stepanova2019-06-151-96/+92