You’re right, sorry for the reply.
So, deactivating Jetpack the logging stopped.
Activating the twetysixteen theme instead of my default theme, a lot of new warnings started being logged:
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#VenezuelaConTareck’, ‘%23VenezuelaConTareck’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#IBMGoT’, ‘%23IBMGoT’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#FelizMiercoles’, ‘%23FelizMiercoles’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#bfc530’, ‘%23bfc530’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#AtlantaAlive’, ‘%23AtlantaAlive’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#SecDef’, ‘%23SecDef’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#njmorningshow’, ‘%23njmorningshow’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#FoxKatZ1035’, ‘%23FoxKatZ1035’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#BlownOff’, ‘%23BlownOff’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#Malden’, ‘%23Malden’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#POWERGetUpCrew’, ‘%23POWERGetUpCrew’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#FOX13GMM’, ‘%23FOX13GMM’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
2017-02-15 14:25:06 1358 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe Statement: INSERT INTO topics (keyword, query, volume) VALUES (‘#BurnASongOrBand’, ‘%23BurnASongOrBand’, ‘0’) ON DUPLICATE KEY UPDATE volume = ‘0’
(This are just few of them)