| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-27382: OFFSET is ignored when combined with DISTINCTbb-10.5-mdev27382-v2 | Sergei Petrunia | 2022-01-19 | 3 | -0/+76 |
* | MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockbb-10.5-MDEV-27025-deadlock | Vlad Lesin | 2022-01-18 | 12 | -199/+408 |
* | MDEV-27499 Performance regression in log_checkpoint_margin() | Marko Mäkelä | 2022-01-18 | 1 | -6/+1 |
* | MDEV-26230 mysql_upgrade fails to load type_mysql_json due to insufficient ma... | Sergei Golubchik | 2022-01-17 | 1 | -1/+1 |
* | MDEV-25373 DROP TABLE doesn't raise error while dropping non-existing table i... | Sergei Golubchik | 2022-01-17 | 4 | -2/+26 |
* | MDEV-27461: Buffer pool resize fails to wake up the page cleaner | Marko Mäkelä | 2022-01-17 | 1 | -0/+3 |
* | MDEV-27240 fixup: remove dead codebb-10.5-MDEV-27240 | Nayuta Yanagisawa | 2022-01-15 | 3 | -25/+3 |
* | MDEV-27240 fixup: remove #ifdef in macro call | Nayuta Yanagisawa | 2022-01-15 | 1 | -2/+21 |
* | MDEV-27240 SIGSEGV in ha_spider::store_lock on LOCK TABLE | Nayuta Yanagisawa | 2022-01-15 | 8 | -243/+150 |
* | Remove FIXME comments that refer to an early MDEV-14425 plan | Marko Mäkelä | 2022-01-14 | 2 | -18/+4 |
* | MDEV-27500 buf_page_free() fails to drop the adaptive hash index | Marko Mäkelä | 2022-01-14 | 1 | -1/+6 |
* | MDEV-26824 Can't add foreign key with empty referenced columns list | Aleksey Midenkov | 2022-01-12 | 3 | -7/+52 |
* | MDEV-27476 heap-use-after-free in buf_pool_t::is_block_field() | Marko Mäkelä | 2022-01-12 | 1 | -2/+1 |
* | MDEV-27022 Buffer pool is being flushed during recoverybb-10.5-MDEV-27022-sort-flush-list | Eugene Kosov | 2022-01-11 | 1 | -3/+35 |
* | MDEV-23836: Assertion `! is_set() || m_can_overwrite_status' in | Rucha Deodhar | 2022-01-10 | 4 | -2/+44 |
* | Silence CMake warning from exteral cmake project (pcre2)st-10.5-wlad | Vladislav Vaintroub | 2022-01-09 | 1 | -0/+1 |
* | MDEV-27416 InnoDB hang in buf_flush_wait_flushed(), on log checkpointbb-10.5-MDEV-27416 | Marko Mäkelä | 2022-01-04 | 11 | -139/+155 |
* | Deb: Adapt custom build steps to be compatible with latest Salsa-CI | Otto Kekäläinen | 2022-01-03 | 1 | -44/+5 |
* | Merge 10.4 into 10.5bb-10.5-marko | Marko Mäkelä | 2022-01-03 | 5 | -1/+57 |
|\ |
|
| * | Add --valgrind to VERSION() string for valgrind builds | Monty | 2021-12-28 | 1 | -0/+2 |
| * | MDEV-27184 Assertion `(old_top == initial_top (av) && old_size == 0) || ((uns... | Nayuta Yanagisawa | 2021-12-27 | 4 | -1/+55 |
* | | Correct some copyright messages | Marko Mäkelä | 2022-01-03 | 3 | -5/+2 |
* | | Cleanup: Remove RECV_READ_AHEAD_AREA | Marko Mäkelä | 2022-01-03 | 1 | -9/+4 |
* | | MDEV-27304 SHOW ... result columns are right-aligned | Sergei Golubchik | 2021-12-27 | 6 | -4/+25 |
* | | Merge branch 10.4 into 10.5st-10.5-julius | Julius Goryavsky | 2021-12-26 | 89 | -450/+1618 |
|\ \
| |/ |
|
| * | Merge branch 10.3 into 10.4 | Julius Goryavsky | 2021-12-25 | 46 | -341/+733 |
| |\ |
|
| | * | Merge branch 10.2 into 10.3st-10.3-julius | Julius Goryavsky | 2021-12-24 | 6 | -214/+214 |
| | |\ |
|
| | | * | MDEV-24097: galera[_3nodes] suite tests in MTR sporadically failsbb-10.2-MDEV-24097-galera | Julius Goryavsky | 2021-12-23 | 14 | -285/+292 |
| | * | | Merge branch 10.2 into 10.3 | Julius Goryavsky | 2021-12-23 | 28 | -126/+385 |
| | |\ \
| | | |/ |
|
| | | * | MDEV-23175: my_timer_milliseconds clock_gettime for multiple platfomrsbb-10.2-MDEV-23175-backport | Daniel Black | 2021-12-22 | 1 | -2/+24 |
| | | * | MDEV-27181 fixup: compatibility with Windows + small correctionsbb-10.2-MDEV-27181-fix | Julius Goryavsky | 2021-12-17 | 6 | -95/+229 |
| | | * | MDEV-21866: Assertion `!result' failed in convert_const_to_int upon 2nd execu...bb-10.2-MDEV-21866 | Dmitry Shulga | 2021-12-16 | 3 | -1/+31 |
| | | * | MDEV-27270: Wrong query plan with Range Checked for Each Record and ORDER BY ...bb-10.2-mdev2720 | Sergei Petrunia | 2021-12-15 | 3 | -0/+53 |
| | | * | Disable following tests from galera_3nodes suitebb-10.2-jan | Jan Lindström | 2021-12-15 | 1 | -0/+8 |
| | | * | MDEV-27268 Failed InnoDB initialization leaves garbage files behind | Marko Mäkelä | 2021-12-15 | 3 | -8/+11 |
| | | * | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.2-MDEV-27181-galera | Julius Goryavsky | 2021-12-14 | 21 | -411/+1033 |
| | | * | MDEV-27235: Crash on SET GLOBAL innodb_encrypt_tables | Marko Mäkelä | 2021-12-13 | 3 | -0/+7 |
| | | * | don't use buffered_option_error_reporter without perfschema | Sergei Golubchik | 2021-12-10 | 1 | -3/+5 |
| | | * | enable partition_open_files_limit testbb-10.2-alice | forkfun | 2021-12-09 | 4 | -8/+5 |
| | | * | MDEV-19129: Fixed configure for Xcode, CMake generate | Sergei Krivonos | 2021-12-07 | 1 | -0/+1 |
| | | * | Don't beep in mysql_upgrade_service.exe | Vladislav Vaintroub | 2021-12-07 | 1 | -2/+2 |
| | | * | MDEV-27191 MariaDB client - "system" command does not work on Windows | Vladislav Vaintroub | 2021-12-07 | 1 | -8/+3 |
| | | * | Appveyor - cache chocolatey packages | Vladislav Vaintroub | 2021-12-07 | 1 | -0/+4 |
| | * | | MDEV-27195 SIGSEGV in Table_scope_and_contents_source_st::vers_check_system_f...bb-10.3-bar-MDEV-27195 | Alexander Barkov | 2021-12-22 | 4 | -2/+28 |
| | * | | MDEV-27332 SIGSEGV in fetch_data_into_cache() | Marko Mäkelä | 2021-12-21 | 3 | -1/+17 |
| | * | | MDEV-27244 Table corruption upon adding serial data type | Aleksey Midenkov | 2021-12-16 | 4 | -0/+21 |
| | * | | MDEV-23182: Server crashes in Item::fix_fields_if_needed / table_value_constr...bb-10.3-MDEV-23182 | Dmitry Shulga | 2021-12-16 | 3 | -2/+94 |
| | * | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.3-MDEV-27181-galera | Julius Goryavsky | 2021-12-14 | 19 | -259/+859 |
| | * | | enable rpl_semi_sync_after_sync and rpl_semi_sync_slave_compressed_protocol t...bb-10.3-alice | forkfun | 2021-12-07 | 1 | -3/+0 |
| * | | | Fix typos in optimizer trace outputbb-10.4-mdev27238-v2 | Sergei Petrunia | 2021-12-23 | 1 | -2/+2 |