PHP-MySQLi-Database-Class icon indicating copy to clipboard operation
PHP-MySQLi-Database-Class copied to clipboard

db->setQueryOption( 'DELAYED' )->insert is not supported

Open yoshkinawa opened this issue 2 years ago • 0 comments

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 err

yoshkinawa avatar Apr 27 '22 16:04 yoshkinawa