mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-29 16:20:28 +02:00
The new WiredTiger engine is introduced in MongoDB 3.2. It changes the output errmsg format for violation of unique index. This commit adds support for the new format. Fixes #1245