Get Full MySQL Query String on Insert or Update

后端 未结 8 1027
旧巷少年郎
旧巷少年郎 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 11:08

    If you don't want some value missing on the database, can you use constraint to enforce that?

提交回复
热议问题