I\'m trying to create a MySQL function for calculating the levenshtein distance. I found a function which looked pretty close to what I need, however it keeps throwing error
You forgot the Statement delimiter ';' at the end of almost each line.