Bug spider log is using unsafe statement?

Status
Not open for further replies.

siparker

Customer
hopefully my thread doesnt get deleted this time


i am getting thousands of these entries into the syslog on a mariadb nginx server.

could you advise where to modify this code to stop the error.

Apr 13 06:38:53 srv1 mysqld: 150413 6:38:53 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. The statement$
Apr 13 06:38:53 srv1 mysqld: #011#011#011SET spiderhits = spiderhits + 1#015
Apr 13 06:38:53 srv1 mysqld: #011#011#011ORDER BY sitemapbuildlogid DESC LIMIT 1
 
It's safe to ignore these warnings :)

What it means is that the query we run can have unpredictable results, but not in the way we use it, so it's fine :)
 
I'll make some changes to the next version :)

If this continues to be an issue post Monday's update, please start a new support ticket with the updated information. Thanks!
 
Status
Not open for further replies.

Legacy DragonByte SEO

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
7,169
Customer rating
5.00 star(s) 1 ratings
Back
Top