summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-XXX find_select_handler now tries its best to find a handlerton that10.4-drrtuy-MCOL-2178_2Roman Nozdrin2019-06-202-11/+15
* 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
* | | bump the VERSIONDaniel Bartholomew2019-06-181-1/+1
* | | Merge branch 'bb-10.4-release' into 10.4Sergei Golubchik2019-06-183-1/+11
|\ \ \
| * | | bugfix: crash on the empty db namemariadb-10.4.6Sergei Golubchik2019-06-173-1/+11
* | | | MDEV-18832 Galera: 10.4 node crashed with Assertion `state() == s_committing'...mkaruza2019-06-184-0/+35
|/ / /
* | | 10.4.6 is stable, not gammaSergei Golubchik2019-06-171-1/+1
* | | MDEV-17592 Create MariaDB named commands/symlinksSergei Golubchik2019-06-1720-55/+122
* | | MDEV-17592 Create MariaDB named commands/symlinksRasmus Johansson2019-06-1712-7/+188
* | | change pam and disks plugin maturity beta->gammaSergei Golubchik2019-06-172-2/+2
* | | compilation fix for fulltest-bigSergei Golubchik2019-06-171-1/+1
* | | make the heap.heap test portableSergei Golubchik2019-06-172-12/+10
* | | compilation failure on ppc with -DCMAKE_BUILD_TYPE=DebugSergei Golubchik2019-06-171-1/+1
* | | C/CSergei Golubchik2019-06-171-0/+0
* | | MDEV-15526 SysV init service deployed file '/etc/init.d/mysql' prevents syste...Sergei Golubchik2019-06-175-19/+5
* | | MDEV-14735 better matching order for grantsSergei Golubchik2019-06-174-55/+286
* | | bugfix: PROXY privilege matched usernames incorrectlySergei Golubchik2019-06-173-4/+9
* | | MDEV-14101 Provide an option to select TLS protocol versionGeorg Richter2019-06-1725-27/+189
* | | MDEV-19765 Bug in CMakeLists.txt introduced by MDEV-11670Sergei Golubchik2019-06-171-1/+1
* | | fix versioning.simple for embeddedSergei Golubchik2019-06-172-112/+107
* | | fix tests, failing after daf333abcfcSergei Golubchik2019-06-172-2/+2
* | | Rename of stat table tried to rename open table.Michael Widenius2019-06-171-5/+6
* | | Fix of fail of period.updtae with ps protocol.Oleksandr Byelkin2019-06-151-0/+5
* | | Do not use LEX_CSTRING in printf-like functionVladislav Vaintroub2019-06-141-1/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-1486-2511/+2302
|\ \ \ | |/ /
| * | Merge branch '10.2-release' into 10.3-releaseOleksandr Byelkin2019-06-141-1/+5
| |\ \ | | |/
| | * MDEV-19633 ASAN use-after-poison in tree_insert() in main.func_gconcatSergei Golubchik2019-06-141-1/+5