You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: