I\'m trying to script a mysql function to calculate my percentiles. My code :
CREATE DEFINER=`root`@`localhost` FUNCTION `percentile`(tbl_name VARCHAR(255),co