Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.5' into 10.6 | Sergei Golubchik | 2022-10-02 | 1 | -0/+11 |
|\ | |||||
| * | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2022-10-02 | 1 | -0/+11 |
| |\ | |||||
| | * | MDEV-29672 Add MTR tests covering key and key segment flags and types | Alexander Barkov | 2022-09-30 | 1 | -0/+11 |
* | | | MDEV-28315 Fix ASAN stack-buffer-overflow in String::copy_aligned | Norio Akagi | 2022-08-01 | 1 | -1/+1 |
* | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-10-28 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-10-28 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-10-28 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-10-28 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | MDEV-25402 Assertion `!str || str != Ptr' failed in String::copy | Alexander Barkov | 2021-10-27 | 1 | -1/+1 |
* | | | | | cleanup: formatting | Sergei Golubchik | 2021-06-11 | 1 | -4/+3 |
* | | | | | Removed Static_binary_string | Monty | 2021-05-19 | 1 | -12/+18 |
* | | | | | Ensure that we do not allocate strings bigger than 4G in String objects. | Monty | 2021-05-19 | 1 | -2/+3 |
* | | | | | MDEV-20017 Implement TO_CHAR() Oracle compatible function | Monty | 2021-05-19 | 1 | -3/+3 |
* | | | | | Don't reset StringBuffers in loops when not needed | Monty | 2021-05-19 | 1 | -2/+3 |
* | | | | | Optimize usage of c_ptr(), c_ptr_quick() and String::alloc() | Monty | 2021-05-19 | 1 | -27/+27 |
|/ / / / | |||||
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-11-03 | 1 | -3/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 1 | -4/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-02 | 1 | -4/+7 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-22387: Do not violate __attribute__((nonnull)) | Marko Mäkelä | 2020-11-02 | 1 | -4/+7 |
* | | | | cleanup: Static_binary_string need not take non-const double parameter | Vicențiu Ciorbaru | 2020-10-28 | 1 | -2/+2 |
* | | | | Merge branch '10.4' into 10.5 | Sujatha | 2020-09-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Sujatha | 2020-09-28 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Sujatha | 2020-09-28 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-22387: Do not violate __attribute__((nonnull)) | Marko Mäkelä | 2020-09-23 | 1 | -1/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-10 | 1 | -0/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-23415 Server crash or Assertion `dec_length <= str_length' failed in Ite... | Alexander Barkov | 2020-08-08 | 1 | -0/+11 |
* | | | | MDEV-22043 Special character leads to assertion in my_wc_to_printable_generic... | Alexander Barkov | 2020-05-09 | 1 | -1/+1 |
* | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -4/+26 |
* | | | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 1 | -7/+6 |
* | | | | A cleanup for MDEV-8844: Fixing compilation failure on Windows | Alexander Barkov | 2019-12-07 | 1 | -3/+4 |
* | | | | MDEV-8844 Unreadable control characters printed as is in warnings | Alexander Barkov | 2019-12-06 | 1 | -0/+22 |
|/ / / | |||||
* | | | MDEV-20349: Assertion `to_len >= 8' failed in convert_to_printable | Varun Gupta | 2019-08-16 | 1 | -0/+2 |
* | | | MDEV-19776: Assertion `to_len >= 8' failed in convert_to_printable with optim... | Varun Gupta | 2019-06-20 | 1 | -1/+5 |
* | | | MDEV-18880: Optimizer trace prints date in hexadecimal | Varun | 2019-06-11 | 1 | -0/+12 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+22 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -0/+21 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -0/+21 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-18738 ASAN heap-use-after-free in copy_if_not_alloced / copy_fields | Alexander Barkov | 2019-04-30 | 1 | -0/+21 |
* | | | | | MDEV-18205 Assertion `str_length < len' failed in Binary_string::realloc_raw | Alexander Barkov | 2019-01-14 | 1 | -1/+1 |
* | | | | | MDEV-17906 Class Binary_stringbb-10.4-mdev7063 | Alexander Barkov | 2018-12-05 | 1 | -67/+23 |
* | | | | | MDEV-17907 Class Static_binary_string | Alexander Barkov | 2018-12-05 | 1 | -28/+8 |
* | | | | | MDEV-17905 Add class Charset | Alexander Barkov | 2018-12-05 | 1 | -33/+23 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-10 | 1 | -2/+21 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-09 | 1 | -2/+21 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Remove valgrind warnings from Item_str_concat | Michael Widenius | 2018-10-05 | 1 | -2/+21 |
* | | | | | Call alloc() instead of realloc() | Monty | 2018-07-13 | 1 | -2/+1 |
|/ / / / |