13
13
along with this program; if not, write to the Free Software
14
14
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
22
27
class Item_func_md5 : public Item_str_func
25
31
const char *func_name() const { return "md5"; }
26
32
String *val_str(String*);
27
33
void fix_length_and_dec() {
30
36
get_charset_by_csname(args[0]->collation.collation->csname,