|
By default, around 55 to 60 string functions are supported by default in MySQL.
lib_mysqludf_str adds support for another 8, functions found in regularly used programming languages like Perl, PHP or Ruby, that developers might expect to find in MySQL as well.
The additional string functions are:
str_numtowords
str_rot13
str_shuffle
str_translate
str_ucfirst
str_ucwords
str_xor
str_srand
Documentation about each one is included with the download package's README file.
What's New in This Release: [ read full changelog ]
· Fixed issue with library supporting only literals, not columns.
Via: lib_mysqludf_str 0.4
0 Comment:
Post a Comment