zoukankan      html  css  js  c++  java
  • 无意中在sql日志中发现如下内容,

    日期,源,严重性,消息
    01/06/2015 09:06:13,登录,未知,Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library. [客户端: 59.55.139.65]
    01/06/2015 09:06:13,登录,未知,错误: 17836,严重性: 20,状态: 17。
    01/06/2015 09:06:06,登录,未知,Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library. [客户端: 220.189.197.47]
    01/06/2015 09:06:06,登录,未知,错误: 17836,严重性: 20,状态: 17。
    01/06/2015 09:06:05,登录,未知,Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library. [客户端: 60.180.245.255]
    01/06/2015 09:06:05,登录,未知,错误: 17836,严重性: 20,状态: 17。
    01/06/2015 09:05:54,登录,未知,Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library. [客户端: 220.189.197.47]
    01/06/2015 09:05:54,登录,未知,错误: 17836,严重性: 20,状态: 17。
    01/06/2015 09:05:50,登录,未知,Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library. [客户端: 124.231.124.6]
    01/06/2015 09:05:50,登录,未知,错误: 17836,严重性: 20,状态: 17。
    01/06/2015 09:05:45,登录,未知,Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library. [客户端: 113.73.218.207]
    01/06/2015 09:05:45,登录,未知,错误: 17836,严重性: 20,状态: 17。

  • 相关阅读:
    架构之道(1)
    看板管理(1)
    交互原型图
    Sequence Diagram时序图
    安卓项目的「轻」架构
    安卓ButtomBar实现方法
    工具类BitMap 把网络URL图片转换成BitMap
    使用OkHttp上传图片到服务器
    BaseAdapter教程(2) BaseAdapter的notifyDataSetChanged动态刷新
    开发中时间变换问题汇总
  • 原文地址:https://www.cnblogs.com/endv/p/4205213.html
Copyright © 2011-2022 走看看