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

can use "replace into table " on Prepare? #142

Open
blade83lee opened this issue Oct 17, 2024 · 0 comments
Open

can use "replace into table " on Prepare? #142

blade83lee opened this issue Oct 17, 2024 · 0 comments

Comments

@blade83lee
Copy link

i use
tx.Prepare("REPLACE INTO t_device ON (as_num) VALUES")

return err:
prepare cannot get table name from query
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x5057c3]
databend-v1.2.344

@blade83lee blade83lee changed the title can user "replace into table " on Prepare? can use "replace into table " on Prepare? Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant