Hmm, the first thing I'd do is verify the version of MySQL itself. If you run the following SQL command you can get it:

show variables

Towards the bottom you'll see the version variable that will give you the actual version running.