MYSQL错误ID:1146
错误提示:Table 'nencan.car_list' doesn't exist
执行SQL语句:SQL语言执行出错
select id,name from car_list where e_ok='Y' and toid=97 ORDER BY rid asc

程序断点调试
ID所在文件行数函数
1:index.php131body_page->showpage()
2:index.php49class_index->sel_sql_2()
3:include/class_index.php568class_DB->row_sql_2()
4:include/class_index.php1409class_DB->query()
5:include/class_index.php1260class_DB->_error()
6:include/class_index.php1042error()