summaryrefslogtreecommitdiff
path: root/sql/sql_type_fixedbin.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30805 SIGSEGV in my_convert and UBSAN: member access within null pointer...Alexander Barkov2023-03-141-2/+2
* Merge branch '10.8' into 10.9Oleksandr Byelkin2023-01-311-5/+2
|\
| * Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-311-5/+2
| * MDEV-29355 Backport templatized INET6 implementation from 10.7 to 10.6Alexander Barkov2022-08-231-0/+1913
* Merge 10.8 into 10.9Marko Mäkelä2022-07-281-2/+0
|\
| * MDEV-27015 Assertion `!is_null()' failed in FixedBinTypeBundle<FbtImpl>::Fbt ...bb-10.7-barAlexander Barkov2022-07-051-2/+0
* | Merge 10.8 into 10.9Marko Mäkelä2022-06-071-2/+3
|\ \ | |/
| * MDEV-28491 Uuid. "UPDATE/DELETE" not working "WHERE id IN (SELECT id FROM ..)"Alexander Barkov2022-06-031-2/+3
* | MDEV-23479: Add a THD* argument to Item_func_or_sum::fix_length_and_dec()Rucha Deodhar2022-03-301-1/+1
|/
* Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-2/+4
* MDEV-26664 fixup: clang -Winconsistent-missing-overrideMarko Mäkelä2021-11-081-1/+1
* MDEV-26664 Store UUIDs in a more efficient mannerAlexander Barkov2021-10-291-23/+49
* Changing the FixedBinTypeBundle parameter to a "storage class" instead of sizesAlexander Barkov2021-10-291-72/+67
* cleanup: move most of type_inet plugin implementation into the serverSergei Golubchik2021-10-291-0/+1891