-
**Describe the bug**
A clear and concise description of what the bug is, with verbose log.
**To Reproduce**
Steps to reproduce the behaviour:
1. Source table DDL
2. Sink table DDL
3. ReplicaD…
-
При попытке выдать Мут+Гаг одновременно, указать этот тип блокировки при добавлении
![изображение](https://user-images.githubusercontent.com/11666918/57630335-d801b900-75b6-11e9-9031-a7dc6012b4b8.png…
-
Observation:
On a query with sources from index file: first login with a user with insufficient permissions (in the test data below **textile_user1**), index file can't be read, resulting in no res…
-
-
Describe the bug
Running replication between MySQL -> Postgres
```
./bin/replicadb --options-file replicadb.conf
2023-07-03 08:49:46,554 INFO ReplicaDB:63 Running ReplicaDB version: 0.15.0
2023-…
-
Hi there!
I have been using the SourceQuery to many things the last like year and a half, to many things. It seems like there is some issues with it on CS2 (Source2) even tho the rcon and those thi…
-
Looks like SourceQuery has a problem with multiple servers on one machine as we can query always one server only at the same time.
Example: Our Classic server is working and showing up the players. I…
-
node node_modules/gamedig/bin/gamedig --type csgo XXXXXXX
{"name":"XXXXX","map":"de_mirage","password":false,"raw":{"protocol":17,"folder":"csgo","game":"Counter-Strike 2","appId":730,"numplayers":28…
-
version 6.0.5
```
await sourceClient.connect();
await targetClient.connect();
const sourceQuery = `
copy (
select )
to stdout with binary`;
const targetQuery = `
copy ()
…
-
`optionsJson` is at this point a deprecated technique for capturing the URIs in a PutML batch so that they can be used with DHF. However, the structure of the JSON options is intended for use with an …