Mongo驱动 不起眼的小BUG

浏览:503 发布日期:2014/12/02 分类:求助交流 关键字: Mongo Mongo驱动 BUG
不知道能不能算上是BUG
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没有索引
最佳答案
评论( 相关
后面还有条评论,点击查看>>