SQL: UPDATE cdb_stats SET count=count+1 WHERE (type=\'total\' AND variable=\'hits\') OR (type=\'browser\' AND variable=\'MSIE\') OR (type=\'os\' AND variable=\'Windows\') OR (type=\'total\' AND variable=\'guests\') OR (type=\'month\' AND variable=\'200702\') OR (type=\'week\' AND variable=\'3\') OR (type=\'hour\' AND variable=\'21\')
Error: Table \'discuz.cdb_stats\' doesn\'t exist
Errno.: 1146
Similar error report has beed dispatched to administrator before.
这是什么意思呀
SQL: UPDATE cdb_stats SET count=count+1 WHERE (type=\'total\' AND variable=\'hits\') OR (type=\'browser\' AND variable=\'MSIE\') OR (type=\'os\' AND variable=\'Windows\') OR (type=\'total\' AND variable=\'guests\') OR (type=\'month\' AND variable=\'200702\') OR (type=\'week\' AND variable=\'3\') OR (type=\'hour\' AND variable=\'22\')
Error: Table \'discuz.cdb_stats\' doesn\'t exist
Errno.: 1146
Similar error report has beed dispatched to administrator before.