summaryrefslogtreecommitdiff
path: root/mysql-test/main/func_sformat.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2022-09-211-2/+2
* MDEV-26646 SFORMAT Does not allow @variable useSergei Golubchik2021-10-121-0/+13
* 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-13/+13
* cannot allocate a new String[] in the ::val_str() methodSergei Golubchik2021-10-121-0/+12
* support charsets with mbminlen > 1Sergei Golubchik2021-10-121-0/+20
* support {:L} with a ',' thousand separatorSergei Golubchik2021-10-121-1/+1
* disallow {:p}Sergei Golubchik2021-10-121-0/+8
* misc cleanupsSergei Golubchik2021-10-121-0/+411