-
## Problem to Solve
To build up on #6460, we wish to enable users to persist configurations to the database. This is especially useful in TypeDB Cluster, where there is then one place to configure …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help t…
-
1. Create a channel with a database reader on an Oracle database and the default "keep connection open" parameter to true
2. Stop the cluster primary server
3. The cluster secondary server takes ove…
-
**Describe the bug**
Since the latest version the pingCheck.php scripts are showing errors like;
Error: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
Those errors occure allot…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Hi,
I'd like to migrate PVCs from one database to another. However, I don't want the DB process to start because it'll start joining my cluster or serving users. Beyond, I'd like to use it with other…
-
### What did you do?
from asktug: https://asktug.com/t/topic/1027282
deploy a downstream tidb cluster with status port is 20081 and create a task to sync data.
set dm target-database status port
…
-
I'm interested in using SkyPilot, but I'd like each member of our team to be able to interact with each cluster regardless of who spun it up.
**Is there any plan to support storing state (the stuf…
-
We spent a day restoring cluster from the backup. This is the root issue which we would like to start working on. How we can make it faster?
This was not a very large cluster, the etcd database was 5…
-
Hello.
I'm trying to update protocol to support Cassandra DB. While working on, I have question for this.
```
from cassandra.cluster import Cluster
cluster = Cluster(['127.0.0.1'])
session = …