-
Notifications
You must be signed in to change notification settings - Fork 277
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]: table with fulltext index ,delete from table where xxx failed #20149
Labels
phase/testing
severity/s0
Extreme impact: Cause the application to break down and seriously affect the use
Milestone
Comments
@cpegeric It looks like the pk type used for the secondary index table deletion is incorrectly using the pk type of the original table. |
@XuPeng-SH I am trying to join the source pk id (INT) with doc_id (INT).. I didn't use __mo_fake_pk_col to delete. |
2.0-dev分支验证ok |
aressu1985
added
the
severity/s0
Extreme impact: Cause the application to break down and seriously affect the use
label
Nov 29, 2024
testing |
2.0-dev: 4b6c0c1
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
phase/testing
severity/s0
Extreme impact: Cause the application to break down and seriously affect the use
Is there an existing issue for the same bug?
Branch Name
2.0-dev
Commit ID
b574c10
Other Environment Information
Actual Behavior
Expected Behavior
No response
Steps to Reproduce
Additional information
https://shanghai.idc.matrixorigin.cn:30001/explore?panes=%7B%22O2c%22:%7B%22datasource%22:%22loki%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22expr%22:%22%7Bnamespace%3D%5C%22mo-chaos-b574c10-202411181405%5C%22%7D%20%7C%3D%20%60anic%20this%20error%20should%20not%20be%20logged%60%22,%22queryType%22:%22range%22,%22datasource%22:%7B%22type%22:%22loki%22,%22uid%22:%22loki%22%7D,%22editorMode%22:%22builder%22%7D%5D,%22range%22:%7B%22from%22:%221731919813000%22,%22to%22:%221731919933000%22%7D%7D%7D&schemaVersion=1&orgId=1
The text was updated successfully, but these errors were encountered: