使用mongodb可以插入单条数据(create,save)都可以正常插入,插入多条数据时saveAll是报错
错误
Fatal error: Call to undefined method think\mongo\Connection::startTrans() in /www/wwwroot/test2/thinkphp/library/think/db/Query.php on line 446
Call to undefined method think\mongo\Connection::startTrans()