1、 Undefined index: where /home/www/ThinkPHP/Library/Think/Db/Driver/Mongo.class.php 第 364 行.
2、 Invalid argument supplied for foreach() /home/www/ThinkPHP/Library/Think/Db/Driver/Mongo.class.php 第 645 行.
3、 Undefined index: field /home/www/ThinkPHP/Library/Think/Db/Driver/Mongo.class.php 第 365 行.
4、 Undefined index: order /home/www/ThinkPHP/Library/Think/Db/Driver/Mongo.class.php 第 376 行.
因为没有查询条件导致Mongo驱动中$options没有索引
最佳答案
