I have installed WampServer 2.0 with MySQL 5.1.33.
I can do Numeric and String functions like
SELECT ABS(-2)orSELECT LOWER(\'ASD\'
SELECT ABS(-2)
SELECT LOWER(\'ASD\'
My inclination is to run a mysql repair install. if that didn't work, then i'd try to wamp reinst.