Server version: 5.1.73 Source distribution mysql> select TO_BASE64("hello"); ERROR 1305 (42000): FUNCTION hogedb.TO_BASE64 does not exist
TO_BASE64(str)
https://dev.mysql.com/doc/refman/5.6/ja/string-functions.html#function_to-base64
この関数は、MySQL 5.6.1 で追加されました。