SQL 错误消息: "Can't create/write to file 'C:\WINDOWS\TEMP\#sql_6a0_0.MYD' (Errcode: 17)" SQL 语句: "SHOW COLUMNS FROM `news`" SQL 错误代码: "7335941".

错误原因:

您看到这个错误页面是因为应用程序抛出了没有捕获的异常。

异常的详细内容: exception 'FLEA_Db_Exception_SqlQuery' with message 'SQL 错误消息: "Can't create/write to file 'C:\WINDOWS\TEMP\#sql_6a0_0.MYD' (Errcode: 17)"
SQL 语句: "SHOW COLUMNS FROM `news`"
SQL 错误代码: "7335941".' in D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Db\Driver\Mysql.php:230
Stack trace:
#0 D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Db\Driver\Mysql.php(742): FLEA_Db_Driver_Mysql->execute('SHOW COLUMNS FR...')
#1 D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Db\TableDataGateway.php(1629): FLEA_Db_Driver_Mysql->metaColumns('news')
#2 D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Db\TableDataGateway.php(312): FLEA_Db_TableDataGateway->_prepareMeta()
#3 D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Db\TableDataGateway.php(289): FLEA_Db_TableDataGateway->setDBO(Object(FLEA_Db_Driver_Mysql))
#4 D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA.php(342): FLEA_Db_TableDataGateway->FLEA_Db_TableDataGateway()
#5 D:\clientweb\njzhongtai\wwwroot\APP\Controller\News.php(11): FLEA->getSingleton('Model_News')
#6 D:\clientweb\njzhongtai\wwwroot\APP\Controller\Default.php(6): Controller_News->Controller_News()
#7 D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Dispatcher\Simple.php(127): Controller_Default->actionIndex()
#8 D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Dispatcher\Auth.php(127): FLEA_Dispatcher_Simple->_executeAction('Default', 'index', 'Controller_Defa...')
#9 D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA.php(648): FLEA_Dispatcher_Auth->dispatching()
#10 D:\clientweb\njzhongtai\wwwroot\index.php(41): FLEA::runMVC()
#11 {main}

Exception: FLEA_Db_Exception_SqlQuery
Message: SQL 错误消息: "Can't create/write to file 'C:\WINDOWS\TEMP\#sql_6a0_0.MYD' (Errcode: 17)" SQL 语句: "SHOW COLUMNS FROM `news`" SQL 错误代码: "7335941".


Filename: D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Db\Driver\Mysql.php
#11 FLEA_Db_Driver_Mysql::execute('SHOW COLUMNS FROM `news`')

Filename: D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Db\TableDataGateway.php
#10 FLEA_Db_Driver_Mysql::metaColumns('news')

Filename: D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Db\TableDataGateway.php
#9 FLEA_Db_TableDataGateway::_prepareMeta()

Filename: D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Db\TableDataGateway.php
#8 FLEA_Db_TableDataGateway::setDBO(FLEA_Db_Driver_Mysql)

Filename: D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA.php
#7 FLEA_Db_TableDataGateway::FLEA_Db_TableDataGateway()

Filename: D:\clientweb\njzhongtai\wwwroot\APP\Controller\News.php
#6 FLEA::getSingleton('Model_News')

Filename: D:\clientweb\njzhongtai\wwwroot\APP\Controller\Default.php
#5 Controller_News::Controller_News()

Filename: D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Dispatcher\Simple.php
#4 Controller_Default::actionIndex()

Filename: D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA\Dispatcher\Auth.php
#3 FLEA_Dispatcher_Simple::_executeAction('Default', 'index', 'Controller_Default')

Filename: D:\clientweb\njzhongtai\wwwroot\FLEA\FLEA.php
#2 FLEA_Dispatcher_Auth::dispatching()

Filename: D:\clientweb\njzhongtai\wwwroot\index.php
#1 FLEA::runMVC()