It looks like you have a standard MySQL multiple update server behavior instead of the MySQLi version. It appears your connection is MySQLi, so the multiple update should be the MySQLi version of the server behavior.
If you gave me FTP access and a URL with steps to reproduce the issue then I could debug further and help you get it fixed.