Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.7' into 10.8 | Oleksandr Byelkin | 2022-02-04 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '10.6' into 10.7 | Oleksandr Byelkin | 2022-02-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-02-03 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Merge branch '10.2' into 10.3mariadb-10.3.33 | Oleksandr Byelkin | 2022-01-29 | 1 | -1/+1 |
| | | | | |\ | |||||
| | | | | | * | test cases for MySQL bugs | Sergei Golubchik | 2022-01-21 | 1 | -1/+1 |
| | | | | | * | MDEV-4621 select returns null for information_schema.statistics.collation field | Sergei Golubchik | 2022-01-14 | 1 | -1/+1 |
* | | | | | | | MDEV-27406 Index on a HEAP table retains DESC attribute despite being hash | Sergei Golubchik | 2022-01-26 | 1 | -1/+2 |
* | | | | | | | MDEV-26938 Support descending indexes internally in InnoDB (server part) | Sergei Golubchik | 2022-01-26 | 1 | -0/+2 |
|/ / / / / / | |||||
* | | | | | | plugin can signal that it cannot be unloaded by failing deinit() | Sergei Golubchik | 2021-10-27 | 1 | -9/+3 |
* | | | | | | show "dying" state in I_S.PLUGINS | Sergei Golubchik | 2021-10-27 | 1 | -1/+4 |
* | | | | | | Vanilla cleanups and refactorings | Aleksey Midenkov | 2021-10-26 | 1 | -2/+2 |
* | | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2021-10-22 | 1 | -1/+6 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-10-21 | 1 | -1/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-10-21 | 1 | -1/+6 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-10-21 | 1 | -1/+6 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-10-21 | 1 | -1/+6 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-23408 Wrong result upon query from I_S and further Assertion `!alias_arg... | Alexander Barkov | 2021-10-14 | 1 | -1/+6 |
* | | | | | | MDEV-26221: DYNAMIC_ARRAY use size_t for sizes | Eric Herman | 2021-10-19 | 1 | -2/+2 |
* | | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2021-10-13 | 1 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-10-13 | 1 | -3/+3 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-10-13 | 1 | -3/+3 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-10-13 | 1 | -3/+3 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-22660 System versioning cleanups | Aleksey Midenkov | 2021-10-11 | 1 | -3/+3 |
* | | | | | | Removed CREATE/DROP TABLESPACE and related commands | Monty | 2021-09-14 | 1 | -7/+1 |
* | | | | | | cleanup: MY_BITMAP mutex | Sergei Golubchik | 2021-08-26 | 1 | -2/+1 |
|/ / / / / | |||||
* | | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2021-08-02 | 1 | -27/+59 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2021-07-31 | 1 | -27/+59 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2021-07-31 | 1 | -27/+58 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | add const qualifiers to sys_var::value_ptr functions and fix const casts | Nikita Malyavin | 2021-07-27 | 1 | -24/+46 |
| | | * | | MDEV-16857 system-invisible row_end is displayed in SHOW INDEX | Aleksey Midenkov | 2021-07-06 | 1 | -0/+10 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-07-02 | 1 | -1/+81 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-07-02 | 1 | -1/+81 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 10.3 into 10.4 | Daniel Black | 2021-07-02 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.2' into 10.3 | Daniel Black | 2021-07-02 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-25129 postfix for windows | Daniel Black | 2021-07-02 | 1 | -1/+1 |
| | * | | | Merge 10.3 -> 10.4 | Sergei Petrunia | 2021-06-30 | 1 | -0/+83 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.2->10.3 | Sergei Petrunia | 2021-06-30 | 1 | -0/+83 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-25129 Add KEYWORDS view to the INFORMATION_SCHEMA | xing-zhi, jiang | 2021-06-29 | 1 | -0/+83 |
| | | | * | MDEV-21603 Crashing SHOW TABLES with derived table in WHERE condition | Sergei Golubchik | 2021-05-04 | 1 | -2/+2 |
* | | | | | cleanup: rename Protocol::store() to Protocol::store_datetime() | Sergei Golubchik | 2021-06-11 | 1 | -1/+1 |
* | | | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 | Vladislav Vaintroub | 2021-06-06 | 1 | -1/+1 |
* | | | | | MDEV-22189: Change error messages inside code to have mariadb instead of | Rucha Deodhar | 2021-05-24 | 1 | -1/+1 |
* | | | | | MDEV-18465 Logging of DDL statements during backup | Monty | 2021-05-19 | 1 | -2/+4 |
* | | | | | Don't reset StringBuffers in loops when not needed | Monty | 2021-05-19 | 1 | -2/+6 |
* | | | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRING | Monty | 2021-05-19 | 1 | -72/+47 |
* | | | | | Reduce usage of strlen() | Monty | 2021-05-19 | 1 | -60/+87 |
* | | | | | Split item->flags into base_flags and with_flags | Monty | 2021-05-19 | 1 | -5/+5 |
* | | | | | Change bitfields in Item to an uint16 | Michael Widenius | 2021-05-19 | 1 | -5/+5 |