yuzd / Hangfire.HttpJob

httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
https://github.com/yuzd/Hangfire.HttpJob/wiki
MIT License
620 stars 184 forks source link

使用jobAgent 服务端storge为mysql得时候 agent一直连不上服务端 #153

Closed peiwen-zhang closed 2 years ago

peiwen-zhang commented 2 years ago

微信截图_20220527010955 初始是连上了 但是当我执行服务得时候 提示我 image @yuzd 大佬请问一下这个是什么原因造成的

yuzd commented 2 years ago

mysql版本多少

peiwen-zhang commented 2 years ago

mysql版本多少

5.7.26

yuzd commented 2 years ago

我怀疑和你的mysql设置有关系 可能得加个日志看看sql为啥执行会报错 加qq聊下 1877682825 ?

peiwen-zhang commented 2 years ago

这是来自QQ邮箱的假期自动回复邮件。   最近在忙有事电联!

wenfeifei commented 2 years ago

mysql配置文件增加 default-storage-engine=INNODB innodb_large_prefix=on innodb_file_format=barracuda