Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.7 into 10.8 | Daniel Black | 2022-03-25 | 1 | -9/+15 |
|\ | |||||
| * | 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.7' into 10.8 | Oleksandr Byelkin | 2022-02-04 | 1 | -0/+9 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | | | | | MDEV-11675 Lag Free Alter On Slave | Sachin | 2022-01-27 | 1 | -26/+99 |
|/ / / / / / | |||||
* | | | | | | 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 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 1 | -219/+68 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-23328 Server hang due to Galera lock conflict resolution | Sergei Golubchik | 2021-02-12 | 1 | -1/+1 |
| | * | | | don't take mutexes conditionally | Sergei Golubchik | 2021-02-12 | 1 | -8/+2 |
| | * | | | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -211/+66 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-01 | 1 | -178/+45 |
| | | |\ \ | | | | |/ | |||||
| | | | * | cleanup: remove slave background thread, use handle_manager thread instead | Sergei Golubchik | 2021-01-24 | 1 | -141/+31 |
| | | | * | MDEV-10272: add master host/port info to slave thread exit messages | Daniel Black | 2021-01-22 | 1 | -0/+5 |
* | | | | | MDEV-10271: add master host/port info to slave thread exit messagesbb-10.6-danielblack-MDEV-10271-log-stop-of-slave-sql-thread | Hartmut Holzgraefe | 2021-01-21 | 1 | -5/+7 |
* | | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2020-11-14 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-11-13 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.3' into 10.4 | Sujatha | 2020-11-12 | 1 | -2/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.2' into 10.3 | Sujatha | 2020-11-12 | 1 | -4/+15 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-4633: multi_source.simple test fails sporadically | Sujatha | 2020-11-12 | 1 | -4/+15 |
* | | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2020-09-02 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-23270 Remove a String parameter from Protocol::store(double/float) | Alexander Barkov | 2020-08-14 | 1 | -1/+1 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-08-04 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-31 | 1 | -1/+2 |
| | | |\ \ | | | | |/ |