-
- [X] Did you check to see if this issue already exists?
- [X] Is this only a single bug? Do not put multiple bugs in one issue.
- [X] Is this a question or discussion? Don't use this, use https://l…
-
**Description**
In a single-database configuration Ruby On Rails (ActiveRecord) assumes the database it connects to has at least RYW consistency and performs a readback after a write by default. Sinc…
-
### Bug Description
Opening an existing SQLite database, created with sqlx 0.6, panics immediately with `BUG: missing mapping for Bool(true)` in `sqlx-sqlite-0.7.0/src/any.rs:216:22`
I have exe…
-
i am not able to connect to the RDS Postgres database using tokio_postgres.
i was trying to recreate the working [node-pg](https://node-postgres.com/features/ssl) config with SSL rejectUnauthorize…
-
This is bit of a weird one; we are experiencing delays when using the chirpstack grpc api when doing multiple requests over the same connection.
The first request always seem fast (sub ms); but subse…
-
When running with `--embedded-database`, there is a period before we start listening to signals. If a signal is received after we start the embedded database, but before we start listening for signals…
-
Attempting to run `cargo check` on docs.rs I got this error message:
```
trap at Instance { def: Item(DefId(1:15058 ~ core[8a67]::core_arch::x86::sha::_mm_sha256rnds2_epu32)), args: [] } (_ZN4core…
-
### Summary
If the snapshotting of a large (\~100 GiB) table gets interrupted before compaction finishes (as can easily happen if one forgets to run `ulimit -n` to allow readyset to use more file des…
-
CI for #3619 keeps failing because the `cargo test` command dies on SIGINT. This seems to happen during `test_db_run`, which deliberately runs bash in monitor mode to start a new process group and th…
-
**Version**
tokio 1.21.1, with grep results prettified:
* tokio v1.21.1
* tokio-util v0.7.4
* tokio-stream v0.1.11
* tokio-macros v1.8.0 (proc-macro)
* tokio-io-timeout v1.2.0
* tokio-rustl…