-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: Legacy C++ Implementation
-
Component/s: mongoexport
-
Environment:Debian Linux
When I try to mongoexport a collection with the --csv flag and I encounter a document with a date before epoch the export fails and exits.
- depends on
-
SERVER-8559 Make Date_t::toString handle dates before 1970
- Closed
-
SERVER-8573 Make Date_t::millis signed
- Closed
-
SERVER-11273 Make Date_t support times before the epoch
- Closed
- is duplicated by
-
SERVER-7726 Cannot export to CSV dates prior 1970
- Closed
- related to
-
TOOLS-56 mongoimport fails when record contains dates before epoch with "Assertion: 10338:Invalid use of reserved field name"
- Closed