Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-06-09 | 1 | -3/+3 |
|\ | |||||
| * | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-06-09 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-06-09 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-06-07 | 1 | -3/+3 |
| | | |\ | |||||
| | | | * | MDEV-27697 fixup: Exclude debug code from non-debug builds | Marko Mäkelä | 2022-06-03 | 1 | -3/+3 |
| * | | | | removed some compiler warnings | Monty | 2022-06-07 | 1 | -1/+1 |
* | | | | | Merge branch '10.6' into 10.7mariadb-10.7.4 | Sergei Golubchik | 2022-05-18 | 1 | -29/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.5' into 10.6mariadb-10.6.8 | Sergei Golubchik | 2022-05-18 | 1 | -29/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.4' into 10.5mariadb-10.5.16 | Sergei Golubchik | 2022-05-18 | 1 | -29/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.3' into 10.4mariadb-10.4.25 | Sergei Golubchik | 2022-05-18 | 1 | -2/+3 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '10.2' into 10.3mariadb-10.3.35 | Sergei Golubchik | 2022-05-18 | 1 | -2/+3 |
| | | | |\ | |||||
| | | | | * | MDEV-28550 improper handling of replication event group that contains | Andrei | 2022-05-13 | 1 | -2/+3 |
* | | | | | | Merge branch '10.6' into 10.7 | Sergei Golubchik | 2022-05-11 | 1 | -20/+147 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.5' into 10.6 | Sergei Golubchik | 2022-05-10 | 1 | -20/+147 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2022-05-09 | 1 | -19/+147 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-05-08 | 1 | -19/+146 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2022-05-03 | 1 | -19/+146 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-28428 Master_SSL_Crl shows Master_SSL_CA value in SHOW SLAVE STATUS output | Sergei Golubchik | 2022-04-28 | 1 | -3/+3 |
| | | | | * | MDEV-27697. Removed a false assert. | Andrei | 2022-04-26 | 1 | -2/+0 |
| | | | | * | MDEV-27697. Two affected tests fixed. | Andrei | 2022-04-26 | 1 | -2/+4 |
| | | | | * | MDEV-27697 slave must recognize incomplete replication event group | Andrei | 2022-04-25 | 1 | -26/+138 |
| | | * | | | MDEV-11853: semisync thread can be killed after sync binlog but before ACK in... | Brandon Nesterenko | 2022-04-22 | 1 | -0/+1 |
* | | | | | | Merge 10.6 into 10.7 | Daniel Black | 2022-03-24 | 1 | -9/+15 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-27760 event may non stop replicate in circular semisync setup | Andrei | 2022-03-22 | 1 | -9/+15 |
* | | | | | | Merge branch '10.6' into 10.7 | Oleksandr Byelkin | 2022-02-04 | 1 | -0/+9 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-02-03 | 1 | -0/+9 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 1 | -0/+9 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 1 | -0/+9 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '10.2' into 10.3mariadb-10.3.33 | Oleksandr Byelkin | 2022-01-29 | 1 | -0/+9 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-16091: Seconds_Behind_Master spikes to millions of secondsbb-10.2-MDEV-16091 | Brandon Nesterenko | 2022-01-04 | 1 | -0/+9 |
| | | | * | | Merge 10.2 into 10.3, except MDEV-25682 | Marko Mäkelä | 2021-05-18 | 1 | -0/+3 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-b... | Sachin Kumar | 2021-05-14 | 1 | -1/+1 |
| | | | | * | MDEV-20821 parallel slave server shutdown hang | Andrei Elkin | 2021-05-14 | 1 | -0/+3 |
| | | * | | | MDEV-23328 Server hang due to Galera lock conflict resolution | sjaakola | 2021-10-29 | 1 | -1/+1 |
| | | * | | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL) | Jan Lindström | 2021-10-29 | 1 | -1/+1 |
| | * | | | | MDEV-23328 Server hang due to Galera lock conflict resolution | sjaakola | 2021-10-29 | 1 | -1/+1 |
| | * | | | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL) | Jan Lindström | 2021-10-29 | 1 | -1/+1 |
* | | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2021-10-28 | 1 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-10-28 | 1 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-10-28 | 1 | -0/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-26914: Unreleased mutex in the exec_relay_log_event() functionbb-10.4-MDEV-26914-galera | Julius Goryavsky | 2021-10-28 | 1 | -0/+2 |
* | | | | | | Vanilla cleanups and refactorings | Aleksey Midenkov | 2021-10-26 | 1 | -5/+5 |
* | | | | | | cleanup: MY_BITMAP mutex | Sergei Golubchik | 2021-08-26 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | MDEV-21117: refine the server binlog-based recovery for semisync | Sujatha | 2021-06-11 | 1 | -1/+25 |
* | | | | | MDEV-22189: Change error messages inside code to have mariadb instead of | Rucha Deodhar | 2021-05-24 | 1 | -5/+5 |
* | | | | | Change replication to use uchar for all buffers instead of char | Monty | 2021-05-19 | 1 | -41/+42 |
* | | | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRING | Monty | 2021-05-19 | 1 | -6/+8 |
* | | | | | Reduce usage of strlen() | Monty | 2021-05-19 | 1 | -43/+73 |
* | | | | | MDEV-16437: merge 5.7 P_S replication instrumentation and tables | Sujatha | 2021-04-16 | 1 | -0/+3 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-02-17 | 1 | -220/+64 |
|\ \ \ \ \ | |/ / / / |