blob: 6775d6ae6b959c89dd79e6344fa5d0ad134cfeaf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
************************************************************
If you are upgrading an older (1.85) database, be sure to
convert the *.dbb files, e.g:
mv file.dbb file.old
db_dump185 file.old | db_load file.dbb
************************************************************
************************************************************
If you are upgrading an older (1.85) database, be sure to
convert the *.dbb files, e.g:
mv file.dbb file.old
db_dump185 file.old | db_load file.dbb
************************************************************
|