We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Crash, Data corruption
Standalone mode
cargo run -- standalone start
go run main.go
behave the same as PostgresQL
panic with no data fetched
Mac OS X, Ventuna 13.4.1 (c), Apple M1 Pro
2023/11/23 09:22:15 /Users/yuanbohan/workspace/github.com/gorm-greptimedb/db/pg.go:40 ERROR: Failed to describe statement (SQLSTATE XX000) [7.457ms] [rows:0] SELECT * FROM "monitors" panic: ERROR: Failed to describe statement (SQLSTATE XX000)
The text was updated successfully, but these errors were encountered:
Any error logs in greptimedb?
Sorry, something went wrong.
no
This isn't a bug, and I will re-open this issue if I found another issue.
sunng87
yuanbohan
No branches or pull requests
What type of bug is this?
Crash, Data corruption
What subsystems are affected?
Standalone mode
Minimal reproduce step
cargo run -- standalone start
go run main.go
What did you expect to see?
behave the same as PostgresQL
What did you see instead?
panic with no data fetched
What operating system did you use?
Mac OS X, Ventuna 13.4.1 (c), Apple M1 Pro
Relevant log output and stack trace
The text was updated successfully, but these errors were encountered: