-
-
Currently, it appears that [libfdb_c.so is stripped](https://github.com/apple/foundationdb/blob/297d831192b797157851125a71af4deec9a4773c/bindings/c/CMakeLists.txt#L50), and that this stripping does no…
-
```
It's possible to create a debug view using fdb. please see more info on fdb:
http://www.adobe.com/devnet/flex/articles/client_debug_08.html
http://asserttrue.com/articles/2009/01/07/sprouts-now-…
-
```
It's possible to create a debug view using fdb. please see more info on fdb:
http://www.adobe.com/devnet/flex/articles/client_debug_08.html
http://asserttrue.com/articles/2009/01/07/sprouts-now-…
-
I found that when using FDB_WRITE_GRAN == 1 we need to pack structures sector_hdr_data and log_idx_data
with #pragma pack(push,1) and #pragma pack(pop) on ARM processors in fdb_tsdb.c
I guess it is …
-
Hi there 👋
I think there might be a problem when recreating a deleted a ledger with a different schema. I've uploaded a repro you can run by following these steps:
- `git clone https://github.com…
-
# Bug report
### Bug description:
import fdb
ImportError: cannot import name 'resetlocale' from 'locale' (/usr/lib/python3.13/locale.py). Did you mean: 'setlocale'?
### CPython versions tested on:…
-
I tried to use this modified sample cluster spec (I removed the default fields):
```yaml
processes:
general:
customParameters:
- "locality_test=1"
- "trace_format=js…
-
Hi all
When clickhouse-writer execute insert sql directly, it crashes occasionally.
In my ByConity system, the same insert sql execute successfuly all most allways, but it may crash occasionally…
-
```
It's possible to create a debug view using fdb. please see more info on fdb:
http://www.adobe.com/devnet/flex/articles/client_debug_08.html
http://asserttrue.com/articles/2009/01/07/sprouts-now-…