The ‘INFORMATION_SCHEMA.GLOBAL_STATUS’ feature is disabled: see the documentation for ‘show_compatibility_56’ 2020-06-112020-06-11 camel 原因是 [email protected] show_compatibility_56 已經 deprecated 進 mysql 後執行以下指令即可 set @@global.show_compatibility_56=ON; Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related