Voting

: zero plus eight?
(Example: nine)

The Note You're Voting On

cyork at echodreamz dot com
6 years ago
Seems that (at least with MySQL 5.7.23) if you do not set an _id field in the array of items to "add", it fails with error...

[HY000] Document is missing a required field

Adding "_id" => xxxx does resolve the issue.

<< Back to user notes page

To Top