:(

1146:Table 'andvip_tj.farm_users' doesn't exist [ SQL语句 ] : SELECT a.comment_id,a.parent_id,a.comment_rank,a.content,a.add_time,b.user_name,b.avatar FROM farm_comment a left join farm_users as b on a.user_id = b.user_id WHERE ( a.status=1 )

错误位置

FILE: /www/wwwroot/andvip.com/v3/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 394

TRACE

#0 /www/wwwroot/andvip.com/v3/ThinkPHP/Library/Think/Db/Driver.class.php(394): E('1146:Table 'and...')
#1 /www/wwwroot/andvip.com/v3/ThinkPHP/Library/Think/Db/Driver.class.php(198): Think\Db\Driver->error()
#2 /www/wwwroot/andvip.com/v3/ThinkPHP/Library/Think/Db/Driver.class.php(1067): Think\Db\Driver->query('SELECT a.commen...', false, false)
#3 /www/wwwroot/andvip.com/v3/ThinkPHP/Library/Think/Model.class.php(628): Think\Db\Driver->select(Array)
#4 /www/wwwroot/andvip.com/v3/Application/Common/Common/function/goods.php(1146): Think\Model->select()
#5 /www/wwwroot/andvip.com/v3/Application/Home/Controller/GoodsController.class.php(59): get_comment('592')
#6 [internal function]: Home\Controller\GoodsController->detail('592')
#7 /www/wwwroot/andvip.com/v3/ThinkPHP/Library/Think/App.class.php(176): ReflectionMethod->invokeArgs(Object(Home\Controller\GoodsController), Array)
#8 /www/wwwroot/andvip.com/v3/ThinkPHP/Library/Think/App.class.php(113): Think\App::invokeAction(Object(Home\Controller\GoodsController), 'detail')
#9 /www/wwwroot/andvip.com/v3/ThinkPHP/Library/Think/App.class.php(213): Think\App::exec()
#10 /www/wwwroot/andvip.com/v3/ThinkPHP/Library/Think/Think.class.php(136): Think\App::run()
#11 /www/wwwroot/andvip.com/v3/ThinkPHP/ThinkPHP.php(100): Think\Think::start()
#12 /www/wwwroot/andvip.com/v3/index.php(82): require('/www/wwwroot/an...')
#13 {main}