:(

1146:Table 'sq_automarco.cms_' doesn't exist [ SQL语句 ] : SHOW COLUMNS FROM `cms_`

错误位置

FILE: D:\www\automarco2017\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 350

TRACE

#0 D:\www\automarco2017\ThinkPHP\Library\Think\Db\Driver.class.php(350): E('1146:Table 'sq_...')
#1 D:\www\automarco2017\ThinkPHP\Library\Think\Db\Driver.class.php(180): Think\Db\Driver->error()
#2 D:\www\automarco2017\ThinkPHP\Library\Think\Db\Driver\Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#3 D:\www\automarco2017\ThinkPHP\Library\Think\Model.class.php(1589): Think\Db\Driver\Mysql->getFields('cms_ as doc, cm...')
#4 D:\www\automarco2017\ThinkPHP\Library\Think\Model.class.php(637): Think\Model->getDbFields()
#5 D:\www\automarco2017\ThinkPHP\Library\Think\Model.class.php(926): Think\Model->_parseOptions(Array)
#6 D:\www\automarco2017\ThinkPHP\Library\Think\Model.class.php(227): Think\Model->getField('COUNT(*) AS tp_...')
#7 D:\www\automarco2017\wwwroot\CmsApp\En\Controller\HomeController.class.php(253): Think\Model->__call('count', Array)
#8 D:\www\automarco2017\wwwroot\CmsApp\En\Controller\HomeController.class.php(253): Think\Model->count()
#9 D:\www\automarco2017\wwwroot\CmsApp\En\Controller\HomeController.class.php(429): En\Controller\HomeController->_select(false, true, Array)
#10 D:\www\automarco2017\wwwroot\CmsApp\En\Controller\DownloadController.class.php(14): En\Controller\HomeController->_index()
#11 [internal function]: En\Controller\DownloadController->index()
#12 D:\www\automarco2017\ThinkPHP\Library\Think\App.class.php(173): ReflectionMethod->invoke(Object(En\Controller\DownloadController))
#13 D:\www\automarco2017\ThinkPHP\Library\Think\App.class.php(110): Think\App::invokeAction(Object(En\Controller\DownloadController), 'index')
#14 D:\www\automarco2017\ThinkPHP\Library\Think\App.class.php(204): Think\App::exec()
#15 D:\www\automarco2017\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#16 D:\www\automarco2017\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#17 D:\www\automarco2017\wwwroot\index.php(32): require('D:\\www\\automarc...')
#18 {main}