rpm.notes.berkeleydb
来自「一个C语言写的快速贝叶斯垃圾邮件过滤工具」· BERKELEYDB 代码 · 共 13 行
BERKELEYDB
13 行
There have been significant changes in bogofilter's use of BerkeleyDB. Bogofilter now uses the Transactional mode to ensure databaseintegrity. If you are updating from a bogofilter version older than0.93.0, you may need to configure your database environment.If you encounter messages like: "Lock table is out of available locks"or "Lock table is out of available object entries"then you need to configure your database environment. The FAQ hassome information on this problem and file README.db has full details.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?