-
### Issue Description
Volume exports are empty and no error message during exports.
### Steps to reproduce the issue
Steps to reproduce the issue:
Not sure if there is any steps to reproduce this,…
-
Hey! I have an all-rust KV store I'm building, [sled](https://github.com/spacejam/sled), which has three main goals:
* minimize non-rust compile-time dependencies for stateful systems
* serve as a f…
-
## Description
I’m currently trying to configure openEBS replicated storage on my on-prem cluster(1.27 k8s based on Oracle Linux 8 )
I’ve installed openebs with the latest helm chart, with the fol…
-
Test had repeatedly flaked during UI changes.
https://circleci.com/gh/influxdata/influxdb/65341?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
```
Failed
==…
-
You may find the roadmap blog at https://greptime.com/blogs/2024-02-29-greptimedb-2024-roadmap.
## Overview
This roadmap outlines the objectives our team is pursuing and the visions we harbor fo…
-
**Bug Description**
SQL Engine assumes all the pointers are valid during the computation period,
while it is not true in the storage engine.
For example,
for `*_cate` (see issue #2931), sql engi…
-
JSR 308 brought annotations on type parameters such as
```java
class SomeBean {
Optional bs;
}
```
After a quick byte-code analysis (`javap -v ... | grep Base64`) the following scala code…
-
## Expected Behavior
Fail to compile in MacOS
## Actual Behavior
```
% bazel build --sandbox_debug //...
WARNING: For repository 'rules_java', the root module requires module version rules_ja…
-
# Problem
We should check if a new version requires dde to upgrade the database (for example after the mariadb image has been updated).
Otherwise it will crash like this:
```
[ERROR] InnoDB: Plugi…
-
1. 查看版本
```
➜ ~ mysql --version
mysql Ver 14.14 Distrib 5.6.26, for osx10.11 (x86_64) using EditLine wrapper
```
2. 查看 my.cnf 的读取顺序
```
➜ ~ mysql --help |grep my.cnf
…