summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed Sort_param::tmp_buffer from char* to String10.5-mdev22303Varun Gupta2020-05-302-31/+12
* MDEV-22303: Incorrect ordering with REGEXP_REPLACE and OFFSET/LIMITVarun Gupta2020-05-303-6/+43
* MDEV-22509: Server crashes in Field_inet6::store_inet6_null_with_warn / Field...Varun Gupta2020-05-285-26/+95
* MDEV-21976: Re-disable main.udf, reverts mistake in merge b30a01314217Otto Kekäläinen2020-05-161-0/+1
* Deb: Create empty migrated-from-my.cnf-settings.conf for Buildbot testsOtto Kekäläinen2020-05-161-0/+6
* Deb: Stop using mariadb-service-convertOtto Kekäläinen2020-05-161-6/+0
* Deb: Add manually dh_systemd_start snippetsOtto Kekäläinen2020-05-163-0/+24
* Deb: Add support for legacy init systems againOtto Kekäläinen2020-05-1612-64/+114
* MDEV-22578 thread_pool_info crashes with clang6, using SSE instructions on un...Vladislav Vaintroub2020-05-151-1/+2
* Merge 10.4 into 10.5Aleksey Midenkov2020-05-1518-97/+453
|\
| * MDEV-22563 Segfault on duplicate free of Item_func_in::arrayAleksey Midenkov2020-05-154-1/+76
| * Fixed access to not initalized memoryMonty2020-05-151-0/+2
| * MDEV-22494 : Galera assertion lock_sys.mutex.is_owned() at lock_trx_handle_wa...Jan Lindström2020-05-1513-111/+372
| * MDEV-22555 Windows, packaging: binaries depend on vcruntime140_1.dll, which ...Vladislav Vaintroub2020-05-141-4/+8
* | Revert "Added --titlebar option to enable/disable the titlebar"Sergei Golubchik2020-05-131-5/+2
* | Merge 10.4 into 10.5Marko Mäkelä2020-05-1353-759/+841
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2020-05-1344-309/+212
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-1339-266/+193
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-05-1310-95/+65
| | | |\
| | | | * Merge branch '10.1-release' into 10.1Oleksandr Byelkin2020-05-1113-348/+436
| | | | |\
| | | | * | bump the VERSIONDaniel Bartholomew2020-05-111-1/+1
| | | | * | MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1Marko Mäkelä2020-05-083-3/+3
| | | | * | MDEV-22497 [ERROR] InnoDB: Unable to purge a recordMarko Mäkelä2020-05-072-82/+48
| | | | * | Windows, mtr : Fix "Subroutine HAVE_WIN32_CONSOLE redefined at (eval 25) line...Vladislav Vaintroub2020-05-071-1/+1
| | | | * | MDEV-22344: Fix typos in commentsAnel Husakovic2020-05-063-4/+4
| | | | * | postfix after e3f5789ac0b2 - var/log/stdout.log contains escape sequences.Vladislav Vaintroub2020-05-051-1/+1
| | | | * | MDEV-22273 jUnit patch: xml test result differs from MTR output in case if retryRasmus Johansson2020-05-042-4/+8
| | | | * | MDEV-22270 JUnit patch: test name contains classnameRasmus Johansson2020-05-041-0/+1
| | | * | | MDEV-22398: mariabackup.innodb_xa_rollback fails on repeatVlad Lesin2020-05-121-1/+5
| | | * | | Cleanup: Remove InnoDB wrappers of thd_charset(), thd_query_safe()Marko Mäkelä2020-05-125-58/+7
| | | * | | MDEV-22529 thd_query_safe() isn’t, causing InnoDB to hangMarko Mäkelä2020-05-121-4/+14
| | | * | | Merge branch '10.2-release' into 10.2Oleksandr Byelkin2020-05-1115-181/+770
| | | |\ \ \
| | | * | | | bump the VERSIONDaniel Bartholomew2020-05-111-1/+1
| | | * | | | MDEV-22523 index->rtr_ssn.mutex is wasting memoryMarko Mäkelä2020-05-1110-40/+17
| | | * | | | innodb: add space between thread name and "to exit" textPetr Vaněk2020-05-091-1/+1
| | | * | | | Add global suppression for connectivity problems.Jan Lindström2020-05-081-0/+1
| | | * | | | MDEV-22483 mysql_upgrade does not use current user as default for connecting ...Sergei Golubchik2020-05-081-1/+1
| | | * | | | MDEV-21483 : Galera MTR tests failed: galera.MW-328A galera.MW-328BJan Lindström2020-05-085-4/+16
| | | * | | | MDEV-21421 : Galera test sporadic failure on galera.galera_as_slave_gtid_myis...Jan Lindström2020-05-082-0/+13
| | | * | | | MDEV-19344 innodb.innodb-change-buffer-recovery failsMarko Mäkelä2020-05-071-3/+0
| | | * | | | MDEV-21515 : Galera test sporadic failure on galera.galera_wsrep_new_cluster:...Jan Lindström2020-05-062-60/+51
| | | * | | | MDEV-19741 : Galera test failure on galera.galera_sst_mariabackup_table_optionsJan Lindström2020-05-061-1/+0
| | | * | | | MDEV-13266: Race condition in ANALYZE TABLE / statistics collectionVarun Gupta2020-05-051-25/+21
| | | * | | | MDEV-11254 cleanup: Remove buf_page_t::write_sizeMarko Mäkelä2020-05-052-12/+5
| | * | | | | Merge branch '10.3-release' into 10.3Oleksandr Byelkin2020-05-1117-214/+850
| | |\ \ \ \ \
| | * | | | | | bump the VERSIONDaniel Bartholomew2020-05-111-1/+1
| | * | | | | | MDEV-17568: LATERAL DERIVED is not clearly visible in EXPLAIN FORMAT=JSONSergei Petrunia2020-05-064-0/+17
| * | | | | | | MDEV-20261 NULL passed to String::eq, SEGV, server crash, regression in 10.4Alexander Barkov2020-05-122-2/+62
| * | | | | | | Merge branch '10.4-release' into 10.4Oleksandr Byelkin2020-05-11103-706/+2072
| |\ \ \ \ \ \ \
| | * | | | | | | MDEV-21965 main.tls_version and main.tls_version1 fail in buildbot on Ubuntu ...Sergei Golubchik2020-05-112-1/+14