summaryrefslogtreecommitdiff
path: root/sql/sql_string.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: formattingSergei Golubchik2021-06-111-13/+8
* Removed Static_binary_stringMonty2021-05-191-109/+103
* MDEV-20017 Implement TO_CHAR() Oracle compatible functionMonty2021-05-191-1/+1
* Don't reset StringBuffers in loops when not neededMonty2021-05-191-18/+49
* Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-2/+2
* Reduce usage of strlen()Monty2021-05-191-40/+22
* Optimize usage of c_ptr(), c_ptr_quick() and String::alloc()Monty2021-05-191-12/+51
* Merge 10.4 into 10.5Marko Mäkelä2020-10-301-1/+2
|\
| * MDEV-22387: Static_binary_string::q_append() invokes memcpy on NULLMarko Mäkelä2020-10-301-1/+2
* | cleanup: Static_binary_string need not take non-const double parameterVicențiu Ciorbaru2020-10-281-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2020-08-101-0/+6
|\ \ | |/
| * Merge mariadb-10.4.14Marko Mäkelä2020-08-101-0/+4
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-0/+4
| | |\
| | | * MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-011-0/+4
| * | | MDEV-23415 Server crash or Assertion `dec_length <= str_length' failed in Ite...Alexander Barkov2020-08-081-0/+6
| |/ /
* | | MDEV-23330 Server crash or ASAN negative-size-param in my_strnncollsp_binary ...Sergei Golubchik2020-08-071-1/+1
* | | Remove String::lex_string() and String::lex_cstring()Monty2020-07-231-15/+9
* | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-1/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-1/+1
| |\ \ | | |/
| | * fix tests related to SQL comment lengthEugene Kosov2020-04-151-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2020-03-301-0/+4
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-03-301-1/+5
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-03-301-1/+5
| | |\
| | | * MDEV-22005 UBSAN: applying non-zero offset 2 to null pointer in my_charpos_mb()Eugene Kosov2020-03-261-1/+5
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-22/+9
* | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-6/+7
* | | | A cleanup for MDEV-8844: Fixing compilation failure on WindowsAlexander Barkov2019-12-071-1/+1
* | | | MDEV-8844 Unreadable control characters printed as is in warningsAlexander Barkov2019-12-061-0/+9
* | | | Merge 10.4 into 10.5Aleksey Midenkov2019-11-251-1/+5
|\ \ \ \ | |/ / /
| * | | MDEV-20190 Instant operation fails when add column and collation change on no...Marko Mäkelä2019-11-251-1/+5
* | | | MDEV-20856 Bad values in metadata views for partitions on VARBINARYAlexander Barkov2019-10-181-0/+17
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-0/+8
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-0/+8
| |\ \ \ | | |/ /
| | * | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-0/+5
| | |\ \ | | | |/
| | | * MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-0/+5
* | | | MDEV-20042 Implement EXTRA2_FIELD_DATA_TYPE_INFO in FRMAlexander Barkov2019-07-111-0/+13
* | | | Merge remote-tracking branch 'origin/10.4' into 10.5Monty2019-06-271-1/+2
|\ \ \ \ | |/ / /
| * | | MDEV-17301 Change of COLLATE unnecessarily requires ALGORITHM=COPYEugene Kosov2019-06-221-1/+1
| * | | MDEV-19776: Assertion `to_len >= 8' failed in convert_to_printable with optim...Varun Gupta2019-06-201-0/+1
* | | | MDEV-19843 Modify ST_FIELD_INFO to use Type_handler and LEX_CSTRINGAlexander Barkov2019-06-241-0/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-131-0/+3
|\ \ \ \ | |/ / /
| * | | MDEV-18880: Optimizer trace prints date in hexadecimalVarun2019-06-111-0/+3
* | | | MDEV-19727 Add Type_handler::Key_part_spec_init_ftAlexander Barkov2019-06-111-0/+5
|/ / /
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | A joint patch for MDEV-19284 and MDEV-19285 (INSTANT ALTER)Alexander Barkov2019-05-161-0/+8
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-251-5/+0
|\ \ \ \ \ | |/ / / /