Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Main patch MDEV-27896 Wrong result upon `COLLATE latin1_bin CHARACTER SET lat... | Alexander Barkov | 2022-05-24 | 1 | -40/+11 |
* | Merge branch '10.8' into 10.9mariadb-10.9.1 | Sergei Golubchik | 2022-05-19 | 1 | -20/+4 |
|\ | |||||
| * | Merge branch '10.6' into 10.7mariadb-10.7.4 | Sergei Golubchik | 2022-05-18 | 1 | -17/+1 |
| |\ | |||||
| | * | Merge branch '10.5' into 10.6mariadb-10.6.8 | Sergei Golubchik | 2022-05-18 | 1 | -17/+1 |
| | |\ | |||||
| | | * | Merge branch '10.4' into 10.5mariadb-10.5.16 | Sergei Golubchik | 2022-05-18 | 1 | -17/+1 |
| | | |\ | |||||
| | | | * | MDEV-28546 : Possible to write/update with read_only=ON and not a SUPER privi... | Jan Lindström | 2022-05-17 | 1 | -17/+1 |
| * | | | | Merge branch '10.6' into 10.7 | Sergei Golubchik | 2022-05-11 | 1 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.5' into 10.6 | Sergei Golubchik | 2022-05-10 | 1 | -3/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2022-05-09 | 1 | -3/+3 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-05-08 | 1 | -0/+2 |
| | | | |\ | |||||
| | | | | * | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2022-05-07 | 1 | -1/+3 |
| | | | | |\ | |||||
| | | | | | * | MDEV-19398: Assertion `item1->type() == Item::FIELD_ITEM ... | Sergei Petrunia | 2022-05-04 | 1 | -0/+2 |
| | | | * | | | MDEV-26412 Server crash in Item_field::fix_outer_field for INSERT SELECT | Igor Babaev | 2022-04-27 | 1 | -3/+1 |
* | | | | | | | MDEV-17554 Auto-create new partition for system versioned tables with history... | Aleksey Midenkov | 2022-05-06 | 1 | -1/+2 |
* | | | | | | | cleanup: log_current_statement and OPTION_KEEP_LOG | Sergei Golubchik | 2022-05-06 | 1 | -4/+4 |
* | | | | | | | MDEV-28201: Server crashes upon SHOW ANALYZE/EXPLAIN FORMAT=JSON | Sergei Petrunia | 2022-04-29 | 1 | -7/+3 |
* | | | | | | | MDEV-28124 Server crashes in Explain_aggr_filesort::print_json_members | Oleg Smirnov | 2022-04-29 | 1 | -0/+5 |
* | | | | | | | MDEV-27021 Implement SHOW ANALYZE command | Oleg Smirnov | 2022-04-29 | 1 | -0/+2 |
* | | | | | | | Merge 10.8 into 10.9 | Marko Mäkelä | 2022-04-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-04-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-04-21 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge branch 10.4 into 10.5 | Daniel Black | 2022-04-21 | 1 | -1/+1 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | MDEV-26575 Crash on shutdown after starting an XA transaction | Daniele Sciascia | 2022-04-20 | 1 | -1/+1 |
* | | | | | | | Merge 10.8 into 10.9 | Marko Mäkelä | 2022-04-06 | 1 | -9/+46 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-04-06 | 1 | -9/+46 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-04-06 | 1 | -4/+5 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-04-06 | 1 | -5/+6 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | MDEV-23328 fixup: sign mismatch in format strings | Marko Mäkelä | 2022-04-06 | 1 | -5/+6 |
| | * | | | | | MDEV-23328 Server hang due to Galera lock conflict resolution | sjaakola | 2022-04-06 | 1 | -6/+42 |
* | | | | | | | Merge 10.8 into 10.9 | Marko Mäkelä | 2022-03-30 | 1 | -11/+29 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-03-30 | 1 | -3/+19 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-03-29 | 1 | -3/+19 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-03-29 | 1 | -3/+19 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | MDEV-28055: Galera ps-protocol fixes | Daniele Sciascia | 2022-03-18 | 1 | -2/+1 |
| | | | * | | | MDEV-27649 PS conflict handling causing node crash | sjaakola | 2022-03-18 | 1 | -1/+18 |
| * | | | | | | Merge 10.6 into 10.7 | Daniel Black | 2022-03-24 | 1 | -8/+10 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge branch 10.5 into 10.6 | Daniel Black | 2022-03-18 | 1 | -8/+10 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge 10.4 to 10.5 | Daniel Black | 2022-03-17 | 1 | -8/+10 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Merge 10.3 to 10.4 | Daniel Black | 2022-03-16 | 1 | -8/+10 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | Merge 10.2 to 10.3 | Daniel Black | 2022-03-16 | 1 | -8/+10 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | MDEV-23915 ER_KILL_DENIED_ERROR not passed a thread id (part 2) | Daniel Black | 2022-03-16 | 1 | -1/+1 |
| | | | | | * | MDEV-23915 ER_KILL_DENIED_ERROR not passed a thread id | Daniel Black | 2022-03-16 | 1 | -8/+10 |
| | | | | | * | MDEV-23328 Server hang due to Galera lock conflict resolution | Jan Lindström | 2021-11-02 | 1 | -2/+4 |
| | | | | | * | MDEV-23328 Server hang due to Galera lock conflict resolution | Jan Lindström | 2021-11-01 | 1 | -2/+2 |
| | | | | | * | MDEV-23328 Server hang due to Galera lock conflict resolution | sjaakola | 2021-10-29 | 1 | -1/+35 |
| | | | | | * | Revert MDEV-25114 | Marko Mäkelä | 2021-09-24 | 1 | -35/+1 |
| | | | | | * | MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL) | sjaakola | 2021-09-24 | 1 | -1/+35 |
| | | | | | * | Bison 3.7 - fix "conversion from 'ptrdiff_t' to 'ulong', possible loss of data" | Vladislav Vaintroub | 2021-09-11 | 1 | -2/+2 |
| | | | | * | | MDEV-23328 Server hang due to Galera lock conflict resolution | Jan Lindström | 2021-11-02 | 1 | -2/+4 |
| | | | | * | | MDEV-23328 Server hang due to Galera lock conflict resolution | sjaakola | 2021-10-29 | 1 | -0/+34 |