INFO Statements

Can someone please give me a hint as to why I might get these INFO messages? When I load my browser dashboard they are almost always present, but in different and seemingly random places. Except for these messages, piwik seems to be working okay, but of course the numbers may be wrong. I’m pretty sure I am using the right username/password. The IP address is provided by my hosting provider, and I can’t easily verify it’s correct.

The stars are mine. I’ve blanked out my username and the first part of the IP address. I’m on version 2.5.0, but I’ve been getting these messages for a while now, and they don’t seem version specific.

INFO Actions[2014-08-19 06:47:58] [ce1c1] LOAD DATA INFILE failed… Error was: SQLSTATE[28000]: Invalid authorization specification: 1045 Access denied for user ‘p*****’@’..128.0/255.255.128.0’ (using password: YES)[28000]

INFO Actions[2014-08-19 06:47:58] [ce1c1] LOAD DATA INFILE failed… Error was: SQLSTATE[28000]: Invalid authorization specification: 1045 Access denied for user ‘p*****’@’..128.0/255.255.128.0’ (using password: YES)[28000]

in your config/config.ini.php delete the section [log]

Thanks Matt! That seems to have solved the problem.