:(

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

错误位置

FILE: D:\jiang.zhaohf.com\Core\Library\Think\Db\Driver.class.php  LINE: 394

TRACE

#0 D:\jiang.zhaohf.com\Core\Library\Think\Db\Driver.class.php(394): E('1146:Table 'jia...')
#1 D:\jiang.zhaohf.com\Core\Library\Think\Db\Driver.class.php(198): Think\Db\Driver->error()
#2 D:\jiang.zhaohf.com\Core\Library\Think\Db\Driver\Mysql.class.php(60): Think\Db\Driver->query('SHOW COLUMNS FR...')
#3 D:\jiang.zhaohf.com\Core\Library\Think\Model.class.php(141): Think\Db\Driver\Mysql->getFields('hd_base')
#4 D:\jiang.zhaohf.com\Core\Library\Think\Model.class.php(127): Think\Model->flush()
#5 D:\jiang.zhaohf.com\Core\Library\Think\Model.class.php(1622): Think\Model->_checkTableInfo()
#6 D:\jiang.zhaohf.com\Core\Library\Think\Model.class.php(102): Think\Model->db(0, '', true)
#7 D:\jiang.zhaohf.com\Core\Common\functions.php(691): Think\Model->__construct('Base', '', '')
#8 D:\jiang.zhaohf.com\Jiang\Home\Controller\IndexController.class.php(30): M('Base')
#9 [internal function]: Home\Controller\IndexController->index()
#10 D:\jiang.zhaohf.com\Core\Library\Think\App.class.php(178): ReflectionMethod->invoke(Object(Home\Controller\IndexController))
#11 D:\jiang.zhaohf.com\Core\Library\Think\App.class.php(113): Think\App::invokeAction(Object(Home\Controller\IndexController), 'index')
#12 D:\jiang.zhaohf.com\Core\Library\Think\App.class.php(213): Think\App::exec()
#13 D:\jiang.zhaohf.com\Core\Library\Think\Think.class.php(136): Think\App::run()
#14 D:\jiang.zhaohf.com\Core\Core.php(100): Think\Think::start()
#15 D:\jiang.zhaohf.com\index.php(27): require('D:\\jiang.zhaohf...')
#16 {main}