summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-211-0/+5
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge 10.4 into 10.5Marko Mäkelä2022-04-211-0/+5
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge 10.3 into 10.4Marko Mäkelä2022-04-211-0/+5
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | MDEV-24176 Server crashes after insert in the table with virtualAleksey Midenkov2022-04-181-0/+5
* | | | | | | | MDEV-27743 Remove Lex::charsetAlexander Barkov2022-03-221-3/+1
* | | | | | | | MDEV-27712 Reduce the size of Lex_length_and_dec_st from 16 to 8Alexander Barkov2022-03-221-13/+9
|/ / / / / / /
* | | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-02-041-43/+54
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-43/+54
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-43/+54
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-43/+18
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-10/+2
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-10/+2
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-26129 Bad results with join comparing case insensitive VARCHAR/ENUM/SET ...bb-10.2-MDEV-26129Alexander Barkov2022-01-181-2/+2
| | | | * | | MDEV-25904 New collation functions to compare InnoDB style trimmed NO PAD str...bb-10.4-bar-MDEV-25904Alexander Barkov2022-01-211-33/+14
| | | * | | | MDEV-27018 IF and COALESCE lose "json" propertybb-10.5-bar-MDEV-27018Alexander Barkov2022-01-211-0/+36
* | | | | | | Code cleanup: don't duplicate the position-in-interval codeSergei Petrunia2022-01-191-13/+31
|/ / / / / /
* | | | | | MDEV-26842: ROW_NUMBER is not set and differs from the message upon WARN_DATA...Rucha Deodhar2021-10-261-0/+8
|/ / / / /
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-10-181-2/+17
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-26742 Assertion `field->type_handler() == this' failed in FixedBinTypeBu...bb-10.5-bar-MDEV-26742Alexander Barkov2021-10-141-2/+17
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-10-131-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-131-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-22660 System versioning cleanupsAleksey Midenkov2021-10-111-2/+2
| | | * | Fixed compile errors when compiling with HAVE_valgrindMichael Widenius2021-08-241-1/+1
* | | | | Merge 10.5 to 10.6Marko Mäkelä2021-08-191-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-181-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-181-1/+2
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-1/+2
| | | |\ \ | | | | |/
| | | | * MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitio...Aleksey Midenkov2021-08-051-0/+1
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-1/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-1/+9
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-1/+9
| | | |\ \ | | | | |/
| | | | * MDEV-17890 Server crash on DELETE with YEAR field with truncated exprNikita Malyavin2021-07-121-1/+9
| | | | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-2/+2
* | | | | Added a function comment to Field_varstring::mark_unused_memory_as_defined()Monty2021-06-141-0/+13
* | | | | cleanup: rename Protocol::store() to Protocol::store_datetime()Sergei Golubchik2021-06-111-4/+4
* | | | | cleanup: Field_set::empty_set_stringSergei Golubchik2021-06-111-10/+0
* | | | | cleanup: formattingSergei Golubchik2021-06-111-4/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-091-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-041-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fixed that compile-pentium64-valgrind-max worksMonty2021-06-021-1/+1
* | | | | MDEV-25754 ASAN: stack-buffer-overflow in Field_newdate::val_str()Monty2021-06-071-2/+2
* | | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-2/+2
* | | | | Reduce usage of strlen()Monty2021-05-191-1/+1
* | | | | Improved storage size for Item, Field and some other classesMonty2021-05-191-8/+8
* | | | | Added typedef decimal_digits_t (uint16) for number of digits in mostMonty2021-05-191-6/+8
* | | | | MDEV-25259 JSON_TABLE: Illegal mix of collations upon executing query with co...Alexey Botchkov2021-04-211-0/+11
* | | | | MDEV-17399 Add support for JSON_TABLE.Alexey Botchkov2021-04-211-1/+2
|/ / / /
* | | | MDEV-22775: Merge 10.4 into 10.5Marko Mäkelä2021-04-081-4/+14
|\ \ \ \ | |/ / /