恢復MySQL資料庫建立儲存過程是遇到錯誤

johnchou發表於2021-09-09

           恢復MySQL資料庫建立儲存過程是遇到錯誤

you *might* want to use the less safe log_bin_trust_function_creators variable

需要執行

SET GLOBAL log_bin_trust_function_creators = 1;

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/4422/viewspace-2803781/,如需轉載,請註明出處,否則將追究法律責任。

相關文章