• mmokrejs

    (@mmokrejs)


    Hi,
    in apache/error_log I see these lines, supposedly caused by daily-stat:

    [Tue Feb 18 10:31:09 2014] [error] [client xx.xx.xx.xx] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5 for query SELECT date, time, ip,urlrequested, os, browser,feed,user, language, country, post_title\r\n\t\t\tFROM wp_dailystat\r\n\t\t\tWHERE (os<>'' OR browser <>'')\r\n\t\t\t\tAND spider NOT LIKE '%Spam Bot%'\r\n\t\t\tORDER BY id DESC LIMIT ; made by do_action('toplevel_page_daily-stat/admin/luc_admin'), call_user_func_array, luc_main, luc_main_table_latest_hits, referer: https://www.foo.com/wp-admin/admin.php?page=dailystat/action=spyvisitors
    
    [Tue Feb 18 10:31:09 2014] [error] [client xx.xx.xx.xx] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4 for query SELECT date, time, ip, urlrequested, referrer, search, searchengine, os, language, country, post_title\r\n\t\t\tFROM wp_dailystat\r\n\t\t\tWHERE search<>''\r\n\t\t\tORDER BY id DESC LIMIT ; made by do_action('toplevel_page_daily-stat/admin/luc_admin'), call_user_func_array, luc_main, luc_main_table_latest_search, referer: https://www.foo.com/wp-admin/admin.php?page=dailystat/action=spyvisitors

    There are many repeated messages like this one although I did not bother to check thoroughly whether the SQL commandlines are exactly same or not.

    https://www.ads-software.com/plugins/daily-stat/

  • The topic ‘DOS command-line endings in MYSQL commands issued by daily-stat-1.5.4’ is closed to new replies.