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。

  • 相关阅读:
    洛谷 1736 创意吃鱼法
    有多重限制的背包
    洛谷 1417 烹调方案
    2008 noip 传纸条
    环形石子合并 洛谷 1880 && hdu 3506 Monkey Party
    洛谷 1282 多米诺骨牌
    (金明的预算方案)依赖性的背包
    分组背包问题
    混合背包问题
    多重背包问题
  • 原文地址:https://www.cnblogs.com/endv/p/4205213.html
Copyright © 2011-2022 走看看