one of them is standard sql and should work in many different databases, which means less headaches if you should ever want to port your application code to some other database
as i always say, if mysql supports two identical functions, and one of them is standard sql and the other one is proprietary to mysql, use the standard one