:(

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'http:www.baidu.com' in 'where clause'

错误位置

FILE: /usr/home/hyu14221/htdocs/YongsyCORE/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /usr/home/hyu14221/htdocs/YongsyCORE/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /usr/home/hyu14221/htdocs/YongsyCORE/Library/Think/Db/Driver.class.php(935): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /usr/home/hyu14221/htdocs/YongsyCORE/Library/Think/Model.class.php(579): Think\Db\Driver->select(Array)
#3 /usr/home/hyu14221/htdocs/Apps/Cn/Controller/ViewController.class.php(33): Think\Model->select()
#4 [internal function]: Cn\Controller\ViewController->inview()
#5 /usr/home/hyu14221/htdocs/YongsyCORE/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Cn\Controller\ViewController))
#6 /usr/home/hyu14221/htdocs/YongsyCORE/Library/Think/App.class.php(202): Think\App::exec()
#7 /usr/home/hyu14221/htdocs/YongsyCORE/Library/Think/Think.class.php(120): Think\App::run()
#8 /usr/home/hyu14221/htdocs/YongsyCORE/ThinkPHP.php(97): Think\Think::start()
#9 /usr/home/hyu14221/htdocs/index.php(25): require('/usr/home/hyu14...')
#10 {main}