MySQL Date and Time functions don't exist

前端 未结 3 1364
野趣味
野趣味 2021-01-19 00:52

I have installed WampServer 2.0 with MySQL 5.1.33.

I can do Numeric and String functions like

SELECT ABS(-2)
or
SELECT LOWER(\'ASD\'

3条回答
  •  日久生厌
    2021-01-19 01:18

    My inclination is to run a mysql repair install. if that didn't work, then i'd try to wamp reinst.

提交回复
热议问题