summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_uuid_mismatch_info.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68357: Have CollectionUUIDMismatchInfo use DatabaseNameAdityavardhan Agrawal2022-09-291-6/+6
* SERVER-63285 Ensure `CollectionUUIDMismatch` error from write commands does n...Gregory Noma2022-02-181-0/+12
* SERVER-63528 Use db and collection instead of namespace in CollectionUUIDMism...Gregory Noma2022-02-151-11/+14
* SERVER-62861 Use `null` instead of empty string for `actualNamespace` in `Col...Gregory Noma2022-02-111-2/+2
* SERVER-62862 Add `expectedNamespace` to `CollectionUUIDMismatch` error responseGregory Noma2022-02-101-1/+5
* SERVER-62563 Support sharding for collectionUUID parameter of aggregate commandMoustafa Maher Khalil2022-02-071-0/+4
* SERVER-62429 Add `CollectionUUIDMismatch` error codeGregory Noma2022-01-111-0/+53