Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-22343 Remove SYS_TABLESPACES and SYS_DATAFILESbb-10.6-MDEV-23497 | Marko Mäkelä | 2020-11-11 | 45 | -1690/+275 |
* | MDEV-23497 Make ROW_FORMAT=COMPRESSED read-only by default | Marko Mäkelä | 2020-11-11 | 65 | -192/+396 |
* | Merge 10.5 into 10.6mariadb-10.5.7bb-10.6-georg10.6-vatu | Marko Mäkelä | 2020-11-03 | 47 | -237/+1711 |
|\ | |||||
| * | bump the VERSION | Daniel Bartholomew | 2020-11-03 | 1 | -1/+1 |
| * | Merge bb-10.5-release into 10.5 | Marko Mäkelä | 2020-11-03 | 2 | -1/+6 |
| |\ | |||||
| | * | MDEV-24101 innodb_random_read_ahead=ON causes hang on DDL or shutdownmariadb-10.5.7 | Marko Mäkelä | 2020-11-03 | 2 | -1/+6 |
| * | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-11-03 | 44 | -236/+1705 |
| |\ \ | |||||
| | * \ | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 96 | -826/+3165 |
| | |\ \ | |||||
| | | * \ | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-02 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | fixup a593e03d58f922a99ba49de1bec6810fc7e9874f: nullptr | Marko Mäkelä | 2020-11-02 | 1 | -1/+1 |
| | | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-02 | 32 | -96/+1635 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-22387: Do not violate __attribute__((nonnull)) | Marko Mäkelä | 2020-11-02 | 22 | -47/+88 |
| | | | * | | Merge bb-10.2-release into 10.2 | Marko Mäkelä | 2020-11-02 | 9 | -385/+416 |
| | | | |\ \ | |||||
| | | | | * | | List of unstable tests for 10.2.35 releasemariadb-10.2.35 | Elena Stepanova | 2020-10-31 | 1 | -384/+352 |
| | | | * | | | MDEV-23630 fixup: main.mysqldump result | Marko Mäkelä | 2020-11-02 | 1 | -2/+3 |
| | | | * | | | Add dbug_print_sel_arg() debugging help function | Sergei Petrunia | 2020-11-01 | 1 | -0/+107 |
| | | | * | | | MDEV-23630: mysqldump logically dump system table information | Daniel Black | 2020-11-01 | 5 | -19/+1406 |
| | | | * | | | Fix RPM packaging on cmake 3.18+ | Sergei Golubchik | 2020-10-30 | 1 | -19/+23 |
| | | * | | | | List of unstable tests for 10.3.26 releasemariadb-10.3.26 | Elena Stepanova | 2020-11-01 | 1 | -464/+373 |
| | * | | | | | fixup 67cb7ea22ac1a510dcbaf9bc48f0f8cf9e0ce8f5 | Marko Mäkelä | 2020-11-03 | 2 | -6/+6 |
| | * | | | | | Clean up wsrep.variables | Jan Lindström | 2020-11-03 | 2 | -136/+3 |
| | * | | | | | MDEV-23872 Crash in galera::TrxHandle::state() | Teemu Ollakka | 2020-11-03 | 1 | -0/+20 |
| | * | | | | | MDEV-24072 Assertion 'ib_table.n_v_cols' failed in instant_alter_column_possi... | Marko Mäkelä | 2020-11-02 | 3 | -1/+27 |
| | * | | | | | MDEV-22974: mysql_native_password make "invalid" valid | Daniel Black | 2020-10-31 | 5 | -1/+57 |
| * | | | | | | Fix appvyeor's perl.exe path | Vladislav Vaintroub | 2020-11-03 | 1 | -1/+1 |
* | | | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-11-02 | 627 | -13736/+34526 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fix clang -Winconsistent-missing-override | Marko Mäkelä | 2020-11-02 | 1 | -18/+16 |
| * | | | | | | Windows : require at least VS2019 for MSVC. | Vladislav Vaintroub | 2020-11-02 | 2 | -2/+5 |
| * | | | | | | handler: move row change start signal down after the checks | Nikita Malyavin | 2020-11-02 | 1 | -8/+8 |
| * | | | | | | MDEV-22506 Malformed error message for ER_KEY_CONTAINS_PERIOD_FIELDS | Nikita Malyavin | 2020-11-02 | 2 | -89/+107 |
| * | | | | | | MDEV-22677 UPDATE crashes on partitioned HEAP table WITHOUT OVERLAPS | Nikita Malyavin | 2020-11-02 | 3 | -1/+15 |
| * | | | | | | MDEV-22608 ASAN use-after-poison in TABLE::check_period_overlaps | Nikita Malyavin | 2020-11-02 | 2 | -0/+18 |
| * | | | | | | MDEV-22639 Assertion failed in ha_check_overlaps upon multi-table update | Nikita Malyavin | 2020-11-02 | 3 | -5/+19 |
| * | | | | | | MDEV-22714 Assertion failed upon multi-update on table WITHOUT OVERLAPS | Nikita Malyavin | 2020-11-02 | 3 | -6/+32 |
| * | | | | | | Add DBUG_ASSERT in Field::ptr_in_record | Nikita Malyavin | 2020-11-02 | 1 | -2/+3 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | List of unstable tests for 10.5.7 release | Elena Stepanova | 2020-11-02 | 1 | -491/+393 |
| * | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-11-01 | 61 | -154/+1124 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-10-31 | 63 | -145/+1135 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / / | |||||
| | | * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-10-30 | 62 | -146/+1082 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | MDEV-23991 fixup: Initialize the memory | Marko Mäkelä | 2020-10-30 | 1 | -0/+3 |
| | | | * | | Update Connector/C | Marko Mäkelä | 2020-10-30 | 1 | -0/+0 |
| | | | * | | MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __... | Varun Gupta | 2020-10-30 | 6 | -1/+61 |
| | | | |/ | |||||
| | | | * | Fix sporadic test failure on galera_parallel_apply_3nodes. | Jan Lindström | 2020-10-30 | 2 | -5/+23 |
| | | | * | MDEV-19838: fix of error messages | Oleksandr Byelkin | 2020-10-29 | 1 | -5/+2 |
| | | | * | MDEV-19838: followup, fix for PS & embedded | Oleksandr Byelkin | 2020-10-29 | 1 | -1/+2 |
| | | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-10-29 | 16 | -34/+110 |
| | | | |\ | |||||
| | | | | * | MDEV-23702 calculating(auto rounding) issue | Sergei Golubchik | 2020-10-29 | 12 | -24/+47 |
| | | | | * | update result files after backport | Sergei Golubchik | 2020-10-29 | 3 | -12/+0 |
| | | | | * | Move result files at the correct place. | Oleksandr Byelkin | 2020-10-29 | 3 | -0/+0 |
| | | | | * | MDEV-24040 - fix appveyor build | Vladislav Vaintroub | 2020-10-28 | 1 | -0/+5 |