WP log shows:
U0003592 Status: '01504' Native error: '513' Msg: ' SQL0513W The SQL statement will modify an entire table or view. SQLSTATE=01504'
Answer from support:
Das ist ein reiner Hinweis der DB und kann ignoriert werden.
this i a warning from the DB.
In the update script whole tables are modified (update or delete without a where cause)
Reference: Ticket INC0330961