Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]xcat计划任务fatal报错 #1620

Closed
XiaoliMEMZ opened this issue Oct 13, 2022 · 0 comments
Closed

[BUG]xcat计划任务fatal报错 #1620

XiaoliMEMZ opened this issue Oct 13, 2022 · 0 comments
Labels
invalid-issue the fuck is this?

Comments

@XiaoliMEMZ
Copy link

Environment 环境

OS:CentOS 7.9.2009 x86_64(Py3.7.9)
PHP version:8.1
DB version: MySQL 5.7.39
Commit:

Bug Info

Next Illuminate\Database\QueryException: SQLSTATE[42000]: Syntax error or access violation: 1064 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 'SKIP LOCKED' at line 1 (SQL: SELECT * FROM email_queue LIMIT 1 FOR UPDATE SKIP LOCKED) in /www/wwwroot/bst.xlkjjs.top/vendor/illuminate/database/Connection.php:759
Stack trace:
#0 /www/wwwroot/bst.xlkjjs.top/vendor/illuminate/database/Connection.php(719): Illuminate\Database\Connection->runQueryCallback()
#1 /www/wwwroot/bst.xlkjjs.top/vendor/illuminate/database/Connection.php(421): Illuminate\Database\Connection->run()
#2 /www/wwwroot/bst.xlkjjs.top/vendor/illuminate/database/Capsule/Manager.php(200): Illuminate\Database\Connection->select()
#3 /www/wwwroot/bst.xlkjjs.top/src/Command/Job.php(220): Illuminate\Database\Capsule\Manager::__callStatic()
#4 /www/wwwroot/bst.xlkjjs.top/src/Command/Job.php(51): App\Command\Job->CheckJob()
#5 /www/wwwroot/bst.xlkjjs.top/xcat(51): App\Command\Job->boot()
#6 {main}
thrown in /www/wwwroot/bst.xlkjjs.top/vendor/illuminate/database/Connection.php on line 759

@AutisticShark AutisticShark added invalid-issue the fuck is this? and removed bug-user-report labels Oct 13, 2022
Repository owner locked as spam and limited conversation to collaborators Oct 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid-issue the fuck is this?
Projects
None yet
Development

No branches or pull requests

2 participants