摘要:
1:安装命令 pip install docker-compose 异常信息 socket.timeout: The read operation timed out During handling of the above exception, another exception occurred 阅读全文
摘要:
这个异常是索引长度超出限制 767个字节。 在测试环境部署flowable时,程序创建flowable表时,出现了【Specified key was too long; max key length is 767 bytes】异常。 这个异常在开发环境是没有的,也就是说 跟mysql数据库版本也有 阅读全文