mysql> SELECT gman_do("reverse", "does this work?") AS test;
+-----------------+
| test |
+-----------------+
| ?krow siht seod |
+-----------------+
This is part of the huge amounts of efforts we have going on with Drizzle and the wider set of projects that we are working on (and mad props go to Eric Day for the above example UDF work for MySQL).