| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-04-06 | 33 | -481/+427 |
|\ |
|
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2022-04-06 | 14 | -306/+84 |
| |\ |
|
| | * | MDEV-26136: Correct AIX/macOS cast warning (my_time.h) | Daniel Black | 2022-04-04 | 1 | -1/+4 |
| | * | MDEV-27343 Useless warning "InnoDB: Allocated tablespace ID <id> for <tablena... | Vlad Lesin | 2022-03-30 | 3 | -5/+15 |
| | * | Cleanup: Remove some unused functions | Marko Mäkelä | 2022-03-30 | 4 | -279/+4 |
| | * | MDEV-19631: Assertion `0' failed in st_select_lex_unit::optimize or different... | Dmitry Shulga | 2022-03-30 | 3 | -0/+41 |
| | * | MDEV-27835 innochecksum -S crashes for encrypted .ibd tablespace | Vlad Lesin | 2022-03-29 | 3 | -27/+27 |
| * | | MDEV-27673 Warning after "select progress from information_schema.processlist" | Sergei Golubchik | 2022-04-05 | 3 | -1/+12 |
| * | | Revert "MDEV-28131 Unexpected warning while selecting from information_schema... | Sergei Golubchik | 2022-04-05 | 1 | -10/+0 |
| * | | MDEV-19525 fix the test for embedded | Sergei Golubchik | 2022-04-05 | 1 | -1/+4 |
| * | | MDEV-28204: The tr utility does not work as expected on rsync SST | Julius Goryavsky | 2022-04-04 | 4 | -4/+6 |
| * | | Adding a "const" qualifier to arguments of create_func(), create_native() etc | Alexander Barkov | 2022-04-04 | 3 | -142/+215 |
| * | | MDEV-28224 error: cannot initialize return object of type 'bool' with an rval... | Alexander Barkov | 2022-04-04 | 1 | -3/+3 |
| * | | MDEV-28220: Assert failure in sp_head::~sp_head on parsing a syntax incorrect... | Dmitry Shulga | 2022-04-02 | 3 | -2/+30 |
| * | | MDEV-28210 : SIGSEGV in the test galera.galera_sst_rsync2bb-10.3-galera | Jan Lindström | 2022-04-01 | 1 | -2/+2 |
| * | | MDEV-22973 Assertion in compare_record upon multi-update involving versioned ... | Aleksey Midenkov | 2022-03-29 | 3 | -3/+28 |
| * | | MDEV-19525 remove ER_VERS_FIELD_WRONG_TYPE from init_from_binary_frm_image() | Aleksey Midenkov | 2022-03-29 | 3 | -5/+35 |
* | | | MDEV-21173: Assertion `m_thd == __null' failed in sp_head::~sp_head | Dmitry Shulga | 2022-04-05 | 5 | -4/+49 |
* | | | Fixed that mysql_upgrade doesn't give errors about mariadb.sys | Monty | 2022-04-04 | 2 | -5/+4 |
* | | | Fixed double free issue in events | Monty | 2022-04-04 | 1 | -0/+1 |
* | | | MDEV-23626: CONNECT VIR tables return inconsistent error for UPDATE | Anel Husakovic | 2022-04-01 | 3 | -0/+38 |
* | | | MDEV-25580: rpl.rpl_semi_sync_slave_compressed_protocol crashes because of wr... | Brandon Nesterenko | 2022-03-31 | 1 | -1/+0 |
* | | | Fixed unlikely assert/crash if initialization of translog failed | Monty | 2022-03-31 | 1 | -7/+10 |
* | | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 5/5 | Rucha Deodhar | 2022-03-30 | 8 | -8/+30 |
* | | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 4/5 | Rucha Deodhar | 2022-03-30 | 2 | -0/+22 |
* | | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 3/5 | Rucha Deodhar | 2022-03-30 | 3 | -1/+8 |
* | | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 2/5 | Rucha Deodhar | 2022-03-30 | 8 | -23/+30 |
* | | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 1/5 | Rucha Deodhar | 2022-03-30 | 7 | -11/+31 |
* | | | Galera test failure on galera_bf_abort_ps_bind | Daniele Sciascia | 2022-03-30 | 5 | -2/+8 |
* | | | Disable failing Galera tests | Jan Lindström | 2022-03-29 | 2 | -0/+2 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-03-29 | 66 | -198/+1973 |
|\ \ \
| |/ / |
|
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2022-03-29 | 25 | -118/+326 |
| |\ \
| | |/ |
|
| | * | MDEV-27931: buf_page_is_corrupted() wrongly claims corruption | Marko Mäkelä | 2022-03-28 | 1 | -72/+24 |
| | * | MDEV-28177: server_audit; Update the offset of dbName on the aarch64 platform. | hongdongjian | 2022-03-28 | 1 | -0/+6 |
| | * | MDEV-24667 LOAD DATA INFILE on temporary table not written to slave binlog | Sachin Kumar | 2022-03-25 | 5 | -3/+97 |
| | * | MDEV-14608: mysqlbinlog lastest backupfile size is 0 | Brandon Nesterenko | 2022-03-24 | 3 | -0/+53 |
| | * | Update contributors | Ian Gilfillan | 2022-03-23 | 3 | -0/+6 |
| | * | MDEV-22742 UBSAN: Many overflow issues in strings/decimal.c - runtime error: ... | Alexey Botchkov | 2022-03-21 | 1 | -9/+23 |
| | * | MDEV-27980 file-key-management plugin disabled in mysql_install_db breaks aut... | Sergei Golubchik | 2022-03-21 | 1 | -1/+1 |
| | * | MDEV-27980 file-key-management plugin disabled in mysql_install_db breaks aut... | Sergei Golubchik | 2022-03-20 | 1 | -1/+1 |
| | * | Fixed warning for maria.maria-recovery2 about crashed tablebb-10.2-monty | Monty | 2022-03-18 | 1 | -4/+6 |
| | * | MDEV-28078 Garbage on multiple equal ENUMs with tricky character sets | Alexander Barkov | 2022-03-17 | 4 | -3/+72 |
| | * | Fix gcc-12 -O2 -Warray-bounds | Marko Mäkelä | 2022-03-17 | 3 | -26/+25 |
| | * | Fix gcc-12 -O2 -Wmaybe-uninitialized | Marko Mäkelä | 2022-03-17 | 1 | -3/+4 |
| | * | MDEV-28091 PERFORMANCE_SCHEMA unit tests fail due to memory misalignment | Marko Mäkelä | 2022-03-16 | 1 | -0/+14 |
| * | | MDEV-28178 Windows : sporadic ER_ERROR_ON_RENAME .. (errno: 13 "Permission de... | Vladislav Vaintroub | 2022-03-28 | 1 | -3/+6 |
| * | | MDEV-27937 Assertion failure when executing prepared statement with ? in IN list | Igor Babaev | 2022-03-25 | 5 | -6/+83 |
| * | | MDEV-21873: 10.2 to 10.3 upgrade doesn't remove semi-sync reference | Rucha Deodhar | 2022-03-25 | 1 | -0/+7 |
| * | | MDEV-19804 sql_mode=ORACLE: call procedure in packages | Alexander Barkov | 2022-03-25 | 6 | -4/+311 |
| * | | MDEV-24845 Oddities around innodb_fatal_semaphore_wait_threshold and global.i... | sjaakola | 2022-03-25 | 6 | -31/+350 |