摘要:
Mysql 事件event_scheduler是OFF 开启 Event Scheduler,以下4种方式等效 SET GLOBAL event_scheduler = ON; SET @@global.event_scheduler = ON; SET GLOBAL event_scheduler 阅读全文
摘要:
1、detached HEAD 当前目录为未命名的分支,需要命名 2、fatal: not a git repository (or any of the parent directories): .git 没有建立Git仓库 3、fatal: 'origin' does not appear to 阅读全文