summaryrefslogtreecommitdiff
path: root/mysql-test/main/func_sformat.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26646 SFORMAT Does not allow @variable useSergei Golubchik2021-10-121-1/+14
* MDEV-26691 SFORMAT: Pass down FLOAT as FLOAT, without upcast to DOUBLESergei Golubchik2021-10-121-0/+6
* remove auto-switch between char and string based on the string lengthSergei Golubchik2021-10-121-7/+7
* cannot allocate a new String[] in the ::val_str() methodSergei Golubchik2021-10-121-0/+8
* support charsets with mbminlen > 1Sergei Golubchik2021-10-121-0/+11
* disallow {:p}Sergei Golubchik2021-10-121-0/+5
* misc cleanupsSergei Golubchik2021-10-121-0/+185