-
-
Notifications
You must be signed in to change notification settings - Fork 141
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: Relevant resources are not released after a thread is killed. #1352
Labels
A-bug
Something isn't working
Comments
explain select c_date
from ttt
where c_date >= date_sub(now(), interval 30 day)
AND c_date < now();
|
|
14 tasks
Nice job. |
mergify bot
pushed a commit
that referenced
this issue
Mar 6, 2023
1. The CACHE_ITEM type does not recurse by making a direct comparison 2. When two referenced variables have the same address, they are considered to be the same value
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you read the Contributing Guidelines on issues?
Please confirm if bug report does NOT exists already ?
Describe the problem
Expected behavior
No response
How To Reproduce
No response
Environment
build information as follow:
Repository address: https://github.com/stoneatom/stonedb.git:stonedb-5.7-dev
Branch name: stonedb-5.7-dev
Last commit ID: 3e66e14
Last commit time: Date: Tue Feb 28 16:54:01 2023 +0800
Build time: Date: Thu Mar 2 17:09:04 CST 2023
Are you interested in submitting a PR to solve the problem?
The text was updated successfully, but these errors were encountered: