MySQL PHP incompatibility

后端 未结 10 1825
天涯浪人
天涯浪人 2020-11-28 07:42

I\'m running WAMP locally, but connecting to a remote MySQL database. The local version of PHP is the latest 5.3.0.

One of the remote databases, being version 5.0.45

10条回答
  •  攒了一身酷
    2020-11-28 08:20

    A more simple solution is to delete the database user and create a new one with the same username and password.

提交回复
热议问题