-
大佬,fdb_write_gran 这个宏应该怎么理解?它的作用到底是什么啊,和实际flash的页,扇区、单次写入大小有什么关联?看源码也没找到有什么关联呢,它是怎么确定的
-
Submitted by: James Ang (jang)
Duplicates [CORE316](https://github.com/FirebirdSQL/firebird/issues?q=CORE316+in%3Atitle)
Is duplicated by [CORE3172](https://github.com/FirebirdSQL/firebird/issues?q=C…
-
## Background
I want to record the c-api's client trace file when there is an error happened, but fdb-client didn't record the error trace log when error happend.
## Environment
fdb-verion : `7.1…
-
I need to check whether FDB entries are getting updated and MAC learning is happening or not.Is there any APIs already defined to list FDB entries and check MAC learning.
-
As it stands, the code ties the filesystem to FUSE. Which sort of makes sense.
But it would be useful to be able to reuse the same FDB code to produce a Samba VFS, a stand-alone library, and other …
-
# Description of the problem
With current `main`, running [this testcase](https://gist.github.com/gm42/d845c689a4c85a5cd59897497b6ff4eb) with multi-version client **disabled** leads to:
```
no init…
gm42 updated
2 months ago
-
I try to set up 600 API version:
```javascript
import * as fdb from 'foundationdb';
fdb.setAPIVersion(600);
```
and I catch error:
```text
Error: API version not supported
at Object.…
-
朱工您好,按照你的提示:就是入库记录时间不能比上一个记录的时间小,那如果系统时钟错误,就必须向前调整,比如当前是10:00,调整到9:00,那么就会出现当前的记录时间比上一个记录的时间小,请问,程序应该如何处理呢?
-
Submitted by: @romansimakov
To reproduce it on SuperServer execute:
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
roman:bin$ \./isql…
-
I leave this as an issue here since I could not find time yet to test this extensively. Wondering whether https://github.com/gribscan/gribscan/issues/26 also just works with our final IFS-FESOM output…