Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19629 post-merge fixesbb-11.0-serg | Sergei Golubchik | 2023-03-27 | 1 | -0/+27 |
* | Merge branch '10.9' into 10.10 | Oleksandr Byelkin | 2023-01-31 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch '10.8' into 10.9 | Oleksandr Byelkin | 2023-01-31 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch '10.7' into 10.8 | Oleksandr Byelkin | 2023-01-31 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Merge branch '10.6' into 10.7 | Oleksandr Byelkin | 2023-01-31 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2023-01-31 | 1 | -0/+1 |
| | | | |\ | |||||
| | | | | * | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2023-01-27 | 1 | -0/+1 |
| | | | | |\ | |||||
| | | | | | * | MDEV-27653 long uniques don't work with unicode collations | Alexander Barkov | 2023-01-19 | 1 | -0/+1 |
* | | | | | | | Merge 10.9 into 10.10 | Marko Mäkelä | 2022-12-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
* | | | | | | | MDEV-27009 Add UCA-14.0.0 collations | Alexander Barkov | 2022-08-10 | 1 | -2/+3 |
* | | | | | | | MDEV-29154 Excessive warnings upon a call to RANDOM_BYTES | Daniel Black | 2022-07-31 | 1 | -0/+1 |
* | | | | | | | MDEV-29029 RANDOM_BYTES cannot be virtual column | Daniel Black | 2022-07-31 | 1 | -0/+5 |
* | | | | | | | MDEV-25704 Add RANDOM_BYTES function | Vanislavsky | 2022-07-31 | 1 | -0/+20 |
* | | | | | | | MDEV-27104 deprecate DES_ENCRYPT/DECRYPT functions | Sergei Golubchik | 2022-07-28 | 1 | -16/+2 |
|/ / / / / / | |||||
* | | | | | | MDEV-23479: Add a THD* argument to Item_func_or_sum::fix_length_and_dec() | Rucha Deodhar | 2022-03-30 | 1 | -78/+78 |
|/ / / / / | |||||
* | | | | | Merge branch '10.7' into 10.8 | Oleksandr Byelkin | 2022-02-04 | 1 | -15/+14 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.6' into 10.7 | Oleksandr Byelkin | 2022-02-04 | 1 | -16/+15 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-02-03 | 1 | -16/+15 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 1 | -14/+14 |
| | | |\ \ | | | | |/ | |||||
| | | | * | 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 |
| | | | | |\ | |||||
| | | | | | * | MDEV-27544 database() function should return 64 characters | Daniel Black | 2022-01-20 | 1 | -1/+1 |
| | | | * | | | MDEV-26953 Assertion `!str || str != Ptr || !is_alloced()' failed in String::... | Alexander Barkov | 2022-01-27 | 1 | -13/+13 |
| | | * | | | | MDEV-27018 IF and COALESCE lose "json" propertybb-10.5-bar-MDEV-27018 | Alexander Barkov | 2022-01-21 | 1 | -2/+1 |
* | | | | | | | MDEV-27208: Extend CRC32() and implement CRC32C() | Marko Mäkelä | 2022-01-21 | 1 | -5/+17 |
|/ / / / / / | |||||
* | | | | | | MDEV-4958 Adding datatype UUID | Alexander Barkov | 2021-10-29 | 1 | -34/+0 |
* | | | | | | cleanup: uuid | Sergei Golubchik | 2021-10-29 | 1 | -2/+2 |
* | | | | | | MDEV-4742 - remove leading zero handling, and cleanups. | Vladislav Vaintroub | 2021-10-14 | 1 | -0/+2 |
* | | | | | | MDEV-4742 - address review comments. | Vladislav Vaintroub | 2021-10-14 | 1 | -9/+1 |
* | | | | | | MDEV-4742 - provide function to sort string in "natural" order | Vladislav Vaintroub | 2021-10-14 | 1 | -0/+25 |
* | | | | | | cannot allocate a new String[] in the ::val_str() method | Sergei Golubchik | 2021-10-12 | 1 | -2/+3 |
* | | | | | | MDEV-25015 Custom formatting of strings in MariaDB queries | Alan Cueva | 2021-10-12 | 1 | -0/+16 |
|/ / / / / | |||||
* | | | | | MDEV-24285 support oracle build-in function: sys_guid | Monty | 2021-05-19 | 1 | -4/+10 |
* | | | | | Don't reset StringBuffers in loops when not needed | Monty | 2021-05-19 | 1 | -0/+1 |
* | | | | | cleanup: Item::can_eval_in_optimize() | Sergei Golubchik | 2021-05-19 | 1 | -1/+1 |
* | | | | | Added override to all releveant methods in Item (and a few other classes) | Monty | 2021-05-19 | 1 | -302/+313 |
* | | | | | Reduce usage of strlen() | Monty | 2021-05-19 | 1 | -94/+440 |
* | | | | | Split item->flags into base_flags and with_flags | Monty | 2021-05-19 | 1 | -24/+24 |
* | | | | | Change bitfields in Item to an uint16 | Michael Widenius | 2021-05-19 | 1 | -28/+48 |
* | | | | | Renamed 'flags' variables in Item_class | Michael Widenius | 2021-05-19 | 1 | -3/+3 |
* | | | | | Improved storage size for Item, Field and some other classes | Monty | 2021-05-19 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-21 | 1 | -2/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix all warnings given by UBSAN | Monty | 2021-04-20 | 1 | -2/+7 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-09-23 | 1 | -1/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-09-22 | 1 | -1/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-09-22 | 1 | -1/+9 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-09-22 | 1 | -1/+9 |
| | | |\ | |||||
| | | | * | MDEV-23535 SIGSEGV, SIGABRT and SIGILL in typeinfo for Item_func_set_collatio... | Alexander Barkov | 2020-09-03 | 1 | -1/+9 |
* | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-03-11 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-21841 CONV() function doesn't truncate its output to 21 when uses defaul... | Roman Nozdrin | 2020-02-29 | 1 | -1/+1 |