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。

  • 相关阅读:
    HUST 1017 Exact cover (Dancing links)
    HDU 1160 FatMouse's Speed (DP)
    HDU 1058 Humble Numbers (DP)
    Kubernetes(k8s)
    linux命令
    入侵检测系统
    lynis检测
    CPU死锁
    检测工具lynis
    Linux表面工作
  • 原文地址:https://www.cnblogs.com/endv/p/4205213.html
Copyright © 2011-2022 走看看