德优网欢迎您回来!
×
系统发生错误

:(

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 10 [ SQL语句 ] : select t.*, g.name as gradeName, s.name as subjectName, tc.score, tc.count from dy_users t left join dy_grades g on g.id = t.grade left join dy_subjects s on s.id = t.subject left join dy_teacher_comment tc on tc.user_id = t.id where 1 and t.id =

错误位置

FILE: /www/wwwroot/wangxiao/ThinkPHP/Lib/Driver/Db/DbMysql.class.php  LINE: 320

TRACE

[25-07-31 23:28:07] /www/wwwroot/wangxiao/ThinkPHP/Lib/Driver/Db/DbMysql.class.php (320) trace(You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 10
[ SQL语句 ] : select t.*,
g.name as gradeName,
s.name as subjectName,
tc.score,
tc.count
from dy_users t
left join dy_grades g on g.id = t.grade
left join dy_subjects s on s.id = t.subject
left join dy_teacher_comment tc on tc.user_id = t.id
where 1 and t.id = , , ERR)
[25-07-31 23:28:07] /www/wwwroot/wangxiao/ThinkPHP/Lib/Driver/Db/DbMysql.class.php (107) DbMysql->error()
[25-07-31 23:28:07] /www/wwwroot/wangxiao/ThinkPHP/Lib/Core/Model.class.php (1079) DbMysql->query(select t.*,
g.name as gradeName,
s.name as subjectName,
tc.score,
tc.count
from dy_users t
left join dy_grades g on g.id = t.grade
left join dy_subjects s on s.id = t.subject
left join dy_teacher_comment tc on tc.user_id = t.id
where 1 and t.id = )
[25-07-31 23:28:07] /www/wwwroot/wangxiao/Model/usersModel.class.php (37) Model->query(select t.*,
g.name as gradeName,
s.name as subjectName,
tc.score,
tc.count
from dy_users t
left join dy_grades g on g.id = t.grade
left join dy_subjects s on s.id = t.subject
left join dy_teacher_comment tc on tc.user_id = t.id
where 1 and t.id = )
[25-07-31 23:28:07] /www/wwwroot/wangxiao/app/Tpl/school/center_top.php (3) usersModel->getOneById()
[25-07-31 23:28:07] /www/wwwroot/wangxiao/app/Tpl/gmain/index_school.php (27) include(/www/wwwroot/wangxiao/app/Tpl/school/center_top.php)
[25-07-31 23:28:07] /www/wwwroot/wangxiao/app/Lib/Action/GmainAction.class.php (235) include(/www/wwwroot/wangxiao/app/Tpl/gmain/index_school.php)
[25-07-31 23:28:07] () GmainAction->school_show()
[25-07-31 23:28:07] /www/wwwroot/wangxiao/ThinkPHP/Lib/Core/App.class.php (176) ReflectionMethod->invoke()
[25-07-31 23:28:07] /www/wwwroot/wangxiao/ThinkPHP/Lib/Core/App.class.php (212) App::exec()
[25-07-31 23:28:07] /www/wwwroot/wangxiao/ThinkPHP/Lib/Core/Think.class.php (39) App::run()
[25-07-31 23:28:07] /www/wwwroot/wangxiao/ThinkPHP/Common/runtime.php (243) Think::start()
[25-07-31 23:28:07] /www/wwwroot/wangxiao/ThinkPHP/ThinkPHP.php (79) require(/www/wwwroot/wangxiao/ThinkPHP/Common/runtime.php)
[25-07-31 23:28:07] /www/wwwroot/wangxiao/index.php (8) require(/www/wwwroot/wangxiao/ThinkPHP/ThinkPHP.php)