Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | Fix for using uninitialized memory | Monty | 2020-05-15 | 6 | -46/+48 | |
| | | * | | | Fixed bugs found by valgrind | Monty | 2020-05-15 | 3 | -1/+5 | |
| | | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-05-14 | 2 | -5/+13 | |
| | | |\ \ \ | | | | | |/ | | | | |/| | ||||||
| | | | * | | MDEV-22070 MSAN use-of-uninitialized-value in encryption.innodb-redo-badkey | Marko Mäkelä | 2020-05-14 | 2 | -6/+14 | |
| | | * | | | MDEV-21336 Memory leaks related to innodb_debug_sync | Marko Mäkelä | 2020-05-14 | 9 | -202/+0 | |
| | | * | | | Fix GCC 9.3.0 -Wunused-but-set-variable | Marko Mäkelä | 2020-05-14 | 2 | -4/+5 | |
| | | * | | | Fix GCC -Wnonnull | Marko Mäkelä | 2020-05-14 | 1 | -4/+5 | |
| | | * | | | Fix GCC -Wstringop-truncation | Marko Mäkelä | 2020-05-14 | 1 | -0/+0 | |
| | | * | | | MDEV-19622: Fix a TokuDB result | Marko Mäkelä | 2020-05-14 | 1 | -0/+8 | |
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-16 | 18 | -26/+973 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Fixed access to uninitalized memory found by valgrind | Monty | 2020-05-15 | 1 | -2/+3 | |
| | * | | | | Use history.h include file if readline is used | Monty | 2020-05-15 | 1 | -16/+3 | |
| | * | | | | MDEV-18100: User defined aggregate functions not working correctly when the s... | Varun Gupta | 2020-05-15 | 4 | -4/+72 | |
| | * | | | | MDEV-22560 Crash on a table value constructor with an SP variable | Alexander Barkov | 2020-05-15 | 3 | -1/+32 | |
| | * | | | | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2020-05-14 | 3 | -0/+32 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2020-05-14 | 3 | -0/+32 | |
| | | |\ \ \ | | | | |/ / | | | | | / | | | | |/ | | | |/| | ||||||
| | | | * | MDEV-22502 MDB crashes in CREATE TABLE AS SELECT when the precision of return... | Alexander Barkov | 2020-05-14 | 3 | -0/+32 | |
| | * | | | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2020-05-14 | 9 | -2/+825 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2020-05-14 | 3 | -0/+768 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | MDEV-22503 MDB limits DECIMAL column precision to 16 doing CTAS with floor/ce... | Alexander Barkov | 2020-05-14 | 3 | -0/+768 | |
| | | * | | Ensure that auto_increment fields are marked properly on update | Monty | 2020-05-13 | 6 | -0/+49 | |
* | | | | | Compiling - improve multithreaded build | Vladislav Vaintroub | 2020-05-18 | 1 | -2/+2 | |
* | | | | | MDEV-22613 Windows - reduce package size | Vladislav Vaintroub | 2020-05-18 | 1 | -2/+3 | |
* | | | | | Windows : small cmake cleanup | Vladislav Vaintroub | 2020-05-18 | 1 | -10/+10 | |
* | | | | | MDEV-22612 Fix -DWITH_ASAN=1 on Windows. | Vladislav Vaintroub | 2020-05-18 | 3 | -36/+46 | |
* | | | | | Fix clang-cl warning | Vladislav Vaintroub | 2020-05-18 | 1 | -2/+2 | |
* | | | | | MDEV-22554: galera_sst_mariabackup fails with "Failed to start mysqld.2" | Julius Goryavsky | 2020-05-18 | 1 | -1/+5 | |
* | | | | | MDEV-21976: Re-disable main.udf, reverts mistake in merge b30a01314217 | Otto Kekäläinen | 2020-05-16 | 1 | -0/+1 | |
* | | | | | Deb: Create empty migrated-from-my.cnf-settings.conf for Buildbot tests | Otto Kekäläinen | 2020-05-16 | 1 | -0/+6 | |
* | | | | | Deb: Stop using mariadb-service-convert | Otto Kekäläinen | 2020-05-16 | 1 | -6/+0 | |
* | | | | | Deb: Add manually dh_systemd_start snippets | Otto Kekäläinen | 2020-05-16 | 3 | -0/+24 | |
* | | | | | Deb: Add support for legacy init systems again | Otto Kekäläinen | 2020-05-16 | 12 | -64/+114 | |
* | | | | | MDEV-22578 thread_pool_info crashes with clang6, using SSE instructions on un... | Vladislav Vaintroub | 2020-05-15 | 1 | -1/+2 | |
* | | | | | Merge 10.4 into 10.5 | Aleksey Midenkov | 2020-05-15 | 18 | -97/+453 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | MDEV-22563 Segfault on duplicate free of Item_func_in::array | Aleksey Midenkov | 2020-05-15 | 4 | -1/+76 | |
| * | | | | Fixed access to not initalized memory | Monty | 2020-05-15 | 1 | -0/+2 | |
| * | | | | MDEV-22494 : Galera assertion lock_sys.mutex.is_owned() at lock_trx_handle_wa... | Jan Lindström | 2020-05-15 | 13 | -111/+372 | |
| * | | | | MDEV-22555 Windows, packaging: binaries depend on vcruntime140_1.dll, which ... | Vladislav Vaintroub | 2020-05-14 | 1 | -4/+8 | |
* | | | | | Revert "Added --titlebar option to enable/disable the titlebar" | Sergei Golubchik | 2020-05-13 | 1 | -5/+2 | |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-13 | 53 | -759/+841 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-13 | 44 | -309/+212 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-13 | 39 | -266/+193 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-05-13 | 10 | -95/+65 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Merge branch '10.1-release' into 10.1 | Oleksandr Byelkin | 2020-05-11 | 13 | -348/+436 | |
| | | | |\ | ||||||
| | | | * | | bump the VERSION | Daniel Bartholomew | 2020-05-11 | 1 | -1/+1 | |
| | | | * | | MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1 | Marko Mäkelä | 2020-05-08 | 3 | -3/+3 | |
| | | | * | | MDEV-22497 [ERROR] InnoDB: Unable to purge a record | Marko Mäkelä | 2020-05-07 | 2 | -82/+48 | |
| | | | * | | Windows, mtr : Fix "Subroutine HAVE_WIN32_CONSOLE redefined at (eval 25) line... | Vladislav Vaintroub | 2020-05-07 | 1 | -1/+1 | |
| | | | * | | MDEV-22344: Fix typos in comments | Anel Husakovic | 2020-05-06 | 3 | -4/+4 | |
| | | | * | | postfix after e3f5789ac0b2 - var/log/stdout.log contains escape sequences. | Vladislav Vaintroub | 2020-05-05 | 1 | -1/+1 |