159月 2014 7 ways to convince MySQL to use the right index by aiddroid ⋅ Leave a Comment Sometimes MySQL gets it wrong. It doesn’t use the right index. It happens that MySQL generates a[……] 继续阅读
109月 2014 诡异的php curl error Empty reply from server by aiddroid ⋅ Leave a Comment 使用Curl类调用远程接口时发现无返回结果,本地浏览器调用正常,怀疑是服务器网络原因,执行命令 curl 'https://xxxx.com/?action=abc' 发现可以获取到正常返回值[……] 继续阅读