summaryrefslogtreecommitdiff
path: root/plugin/func_test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23479: Add a THD* argument to Item_func_or_sum::fix_length_and_dec()Rucha Deodhar2022-03-301-1/+1
* Added override to all releveant methods in Item (and a few other classes)Monty2021-05-191-4/+5
* Reduce usage of strlen()Monty2021-05-191-1/+5
* Split item->flags into base_flags and with_flagsMonty2021-05-191-1/+1
* Change bitfields in Item to an uint16Michael Widenius2021-05-191-1/+1
* Data type plugins - minor fixesSergei Golubchik2019-10-311-3/+2
* Part1: MDEV-20837 Add MariaDB_FUNCTION_PLUGINAlexander Barkov2019-10-163-22/+14
* MDEV-20764 Add MariaDB_FUNCTION_COLLECTION_PLUGINAlexander Barkov2019-10-076-0/+174