mkerj

Results 4 issues of mkerj

mycat 环境下报错: SQLSTATE[HY000]: General error: 1220 Unknown pstmtId when executing. ThinkPHP V5.1.34 LTS

系统:centos7 错误:configure: error: mysql.h is required, please install the mysql header package

j2cache-spring-boot2-starter 2.8.0-release j2cache-core 2.8.0-release nacos配置中心读取不到配置。实际是能加载到配置的。 打断点在 StandardEnvironment 中能看到。

报错内容如下: Uncaught ReferenceError: imagePosX is not defined 等 9个参数报相同错误, formatPointRange() 该函数报找不到 imageWidth,imageHeight 改成 this.imagePosX 并把 this.imageWidth和 this.imageHeight传参后,不报错了。