PHP-MySQLi-Database-Class
PHP-MySQLi-Database-Class copied to clipboard
db->setQueryOption( 'DELAYED' )->insert is not supported
db->setQueryOption( 'DELAYED' )->insert is not supported even though it should be according the documentation.
This is the error I get. You can see that the allowedOptions does not contain DELAYED