:(

SQLSTATE[42000]: Syntax error or access violation: 1142 INSERT command denied to user 'bdm307005497'@'59.110.154.50' for table 'dly_data_log'

错误位置

FILE: /usr/home/byu5346580001/htdocs/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 209

TRACE

#0 /usr/home/byu5346580001/htdocs/ThinkPHP/Library/Think/Db/Driver.class.php(209): PDOStatement->execute()
#1 /usr/home/byu5346580001/htdocs/ThinkPHP/Library/Think/Db/Driver.class.php(788): Think\Db\Driver->execute('INSERT INTO `dl...', false)
#2 /usr/home/byu5346580001/htdocs/ThinkPHP/Library/Think/Model.class.php(318): Think\Db\Driver->insert(Array, Array, false)
#3 /usr/home/byu5346580001/htdocs/Application/Common/Common/function.php(140): Think\Model->add(Array)
#4 /usr/home/byu5346580001/htdocs/Application/Home/Controller/ArticleController.class.php(39): ip_datas()
#5 [internal function]: Home\Controller\ArticleController->index('2')
#6 /usr/home/byu5346580001/htdocs/ThinkPHP/Library/Think/App.class.php(154): ReflectionMethod->invokeArgs(Object(Home\Controller\ArticleController), Array)
#7 /usr/home/byu5346580001/htdocs/ThinkPHP/Library/Think/App.class.php(194): Think\App::exec()
#8 /usr/home/byu5346580001/htdocs/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#9 /usr/home/byu5346580001/htdocs/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#10 /usr/home/byu5346580001/htdocs/index.php(42): require('/usr/home/byu53...')
#11 {main}