Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reported zero byte db size | wrong value #47

Open
abcnorio opened this issue Oct 25, 2024 · 0 comments
Open

reported zero byte db size | wrong value #47

abcnorio opened this issue Oct 25, 2024 · 0 comments

Comments

@abcnorio
Copy link

Hij,

cool project! I encountered some probably wrong value for the stats:

$ panako stats
[MDB INDEX statistics]
=========================
> Size of database page:        4096
> Depth of the B-tree:          3
> Number of items in databases: 2237456
> File size of the databases:   0MB
=========================

and

$ ls -la ~/.panako/dbs/olaf_db/
total 138916
drwxr-xr-x 2 xxx xxx      4096 25. Okt 08:08 .
drwxr-xr-x 4 xxx xxx      4096 25. Okt 08:08 ..
-rw-r--r-- 1 xxx xxx 142233600 25. Okt 08:21 data.mdb
-rw-r--r-- 1 xxx xxx       192 25. Okt 08:36 lock.mdb

The 0MB value does not look right.
used github version from today

$ panako -v
Panako Acoustic Fingerprinting, by xxx
  Version: 2.1 - 2024-10-25
  Build on: 17.0.12 (Debian 17.0.12+7-Debian-2deb11u1) - Linux amd64 5.18.0-0.deb11.4-amd64

thx + best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant