-
Hi folks!
"Strong consistency" doesn't seem to be a well defined term in the literature on distributed databases, I wonder whether the documentation could be improved to use a more widely used mode…
-
**Is your feature request related to a problem? Please describe.**
The [current implementation](https://github.com/goauthentik/authentik/blob/65e245c003405ab0d49373cf77bec2f00ade09d2/Dockerfile#L117)…
-
Hi!
I want to use nested transactions,
how do i create them without ```transactionscope```?
When creating a new transaction, I see the destruction of the old
-
1、bug描述
删除某个逻辑库后,查询该库,提示数据库不存在;然后操作其他逻辑库时,也一直报被删除的数据库不存在。
2、版本号(非常重要)
v 1.6.7.4
3、相关表的配置信息
schema.xml (需包含表的配置信息,mysql的连接驱动是JDBC还是native方式)
…
-
mycat 后端使用 oracle数据库, 发现jdbc连接的sql没单独处理,直接丢给oracle,所以报错了。
具体配置及如下:
```
/* mysql-connector-java-8.0.21 (Revision: 33f65445a1bcc544eb0120491926484da168f199) */SELECT @@session.auto_increment_inc…
-
Good to know:
- [ ] System design https://github.com/ashishps1/awesome-system-design-resources
TODO:
- [ ] CAP
- [ ] BASE
- [ ] SOLID
- [ ] KISS
-
### Modin version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest released version of Modin.
- [X] I have confirmed t…
-
## Expected Behavior
INSERT statements succeed insert confirmation even if the RDBMS uses replication and serves standalone SELECT queries from a secondary replica.
## Current Behavior
Presumably…
-
-
## Problem derivation
At the moment, we always need to delegate config changes to the admins of an instance, and refuse to start otherwise.
The reason for that is two-fold:
1. A settings move mig…