Get Full MySQL Query String on Insert or Update

后端 未结 8 1013
旧巷少年郎
旧巷少年郎 2020-12-13 10:16

Need help with MySQL as it\'s not really my forte. So any help is appreciated.

I have issues on my site where UPDATE or INSERT were done wi

8条回答
  •  北海茫月
    2020-12-13 10:57

    If your server has PHP 5.3.0 or above installed then this might be helpful http://www.php.net/manual/en/mysqlnd.plugin.php

提交回复
热议问题