1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Bug#37575 UCASE fails on monthname

The MONTHNAME/DAYNAME functions
returns binary string, so the LOWER/UPPER functions
are not effective on the result of MONTHNAME/DAYNAME call.  
Character set of the MONTHNAME/DAYNAME function
result has been changed to connection character set.
This commit is contained in:
Sergey Glukhov
2008-12-23 18:08:04 +04:00
parent 6147201a17
commit 26e804d0a7
11 changed files with 527 additions and 132 deletions

File diff suppressed because it is too large Load Diff