-
# Bug report
- [x ] I confirm this is a bug with Supabase, not with my own application.
- [x ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gi…
-
## Packages
Scylla version: `6.3.0~dev-20241108.aebb5329068e` with build-id `f25ba153fbf85f1e556539e48f980dd93e3ab285`
Kernel Version: `6.8.0-1018-aws`
## Issue description
New issue
Test ini…
-
I'm using `gh-ost` on my local environment to test if my migration is work.
My master-slave setting is
`127.0.0.1:3307` -> master by docker image
`127.0.0.1:3308` -> slave by docker image
I'…
-
## Packages
Scylla version: `6.3.0~dev-20241018.b11d50f59191` with build-id `d5fe38f8fd12d9b834688320151f36fb8c1e050d`
Kernel Version: `6.8.0-1017-aws`
## Issue description
New issue
Test cr…
-
### Steps to Reproduce
1.
2.
3.
4.
### Error Log (Desktop only)
### Console Output
### Meta Info
META: SP10.1.0 Electron – zh-CN – Win32 – Mozilla/5.0 (Windows NT 10.0; Win64; …
-
-
### Backend
CH (ClickHouse)
### Bug description
Read a parquet file, with schema
```
message schema {
optional binary id(UTF8);
optional binary id1 (UTF8);
optional binary id2 (UT…
-
## Bug Report
TiDB v8.1
### 1. parameter set
```bash
pd=( --pd http://127.0.0.1:2379 )
key=( --crypter.method aes256-ctr --crypter.key 787878787878787878787878787878787878787878787878787878…
-
```bash
goaccess access.log --log-format=CADDY \
--addr=0.0.0.0 \
--pid-file=.pid \
--port=5521 \
--ssl-cert=/etc/letsencrypt/live/_ecc/cert.pem \
--ssl-key=/etc/letsencrypt/…
-
### Issue description
I am trying to connect to StarRocks using Go and the go-sql-driver/mysql library. According to the latest StarRocks documentation, it supports prepared statements. I have succes…