-
```
=== RUN TestCopyRespLoopConnectionError
==================
WARNING: DATA RACE
Write at 0x00c000285e08 by goroutine 43:
github.com/lib/pq.(*copyin).setBad()
/home/travis/gopath/src/…
-
**Is your feature request related to a problem? Please describe.**
With recent Go improvements [to convert strings from and to []byte without copying](https://pkg.go.dev/unsafe@master#StringData) I…
mitar updated
2 months ago
-
After updating to the newest stable version and replacing the old VM with the new raw VM I´m not able to build my images any more. It seems that some Zip files which get added via ADD command are corr…
-
Hi, I have setup a single node cluster on one my PC using -
yugabyted start
Next, I used -
yb-admin -master_addresses 0.0.0.0:7100 create_change_data_stream ysql.yugabyte
The produced stream id wa…
-
I try to copy to my localhost database but I have error:150 this is foreign key error. Can you disable foreign key check like this:
SET FOREIGN_KEY_CHECKS = 0;
some code that gives you errno: 150
SET…
-
Introduce a Dockerfile that builds, configures, and serves multiple RSSD (SQLite) databases generated by the `surveilr` CLI. The container should include dynamic Traefik proxying, allowing access to e…
-
I want to display duplicates across/among folders 1 a 2 which contains duplicates and exclude non cross-folder duplicates, meaning exclude duplicate pairs which are only within STDIN input folder for …
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…
-
### Describe the bug
in a database, clicking on SQL , there is no ability to right click copy/paste clipboard stuff
### To Reproduce
Steps to reproduce the behavior:
1. Go to '...' any databas…
-
We need to be able to access the DataverseNO database for statistics purposes.
Possible solutions:
- [ ] A nightly dump of the PostgreSQL database is copied into another PostgreSQL database on a l…