Files
firestuff/markdown/2006-03-15-mysql-base64-functions.md
2019-04-25 02:45:09 +00:00

507 B
Raw Blame History

This one hardly seemed worth a project page. MySQL lacks base64 encode/decode functions, and I needed them, so here they are in procedural SQL. Youll need MySQL 5.0.19/5.1.8 if you dont want it to segfault under you when you run them (bug #16887).