:(

1021:Disk full (/tmp/#sql_1f39_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") [ SQL语句 ] : SHOW COLUMNS FROM `article`

错误位置

FILE: /html/hospital/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /html/hospital/ThinkPHP/Library/Think/Db/Driver.class.php(350): E('1021:Disk full ...')
#1 /html/hospital/ThinkPHP/Library/Think/Db/Driver.class.php(180): Think\Db\Driver->error()
#2 /html/hospital/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#3 /html/hospital/ThinkPHP/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('article')
#4 /html/hospital/ThinkPHP/Library/Think/Model.class.php(122): Think\Model->flush()
#5 /html/hospital/ThinkPHP/Library/Think/Model.class.php(1454): Think\Model->_checkTableInfo()
#6 /html/hospital/ThinkPHP/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#7 /html/hospital/ThinkPHP/Common/functions.php(622): Think\Model->__construct('article', '', '')
#8 /html/hospital/App/Home/Controller/NewsController.class.php(54): M('article')
#9 [internal function]: Home\Controller\NewsController->news_det()
#10 /html/hospital/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Home\Controller\NewsController))
#11 /html/hospital/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Home\Controller\NewsController), 'news_det')
#12 /html/hospital/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#13 /html/hospital/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#14 /html/hospital/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#15 /html/hospital/index.php(30): require('/html/hospital/...')
#16 {main}