you *might* want to use the less safe log_bin_trust_function_creators variable
生活随笔
收集整理的這篇文章主要介紹了
you *might* want to use the less safe log_bin_trust_function_creators variable
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
MySQL you *might* want to use the less safe log_bin_trust_function_creators variable
?
刷腳本時(shí),多次遇到這個(gè)問題,是因?yàn)楫?dāng)前版本的數(shù)據(jù)庫默認(rèn)關(guān)閉了一個(gè)配置。執(zhí)行如下命令可解決該問題:
SET GLOBAL log_bin_trust_function_creators = 1;
?
轉(zhuǎn)載于:https://www.cnblogs.com/aligege/p/9565775.html
總結(jié)
以上是生活随笔為你收集整理的you *might* want to use the less safe log_bin_trust_function_creators variable的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: struts2_HelloWorld
- 下一篇: ASP.NET MVC 扩展HtmlHe