drh
|
e92f8e565b
Further enhancement to PTRMAP display in showdb: Show the details of invalid
|
пре 3 месеци |
drh
|
74c8e234cd
Enhancement to the "showdb" utility such that the "ptrmap" command shows
|
пре 3 месеци |
dan
|
82cdf4987d
Avoid a segfault in test program showdb.c that could occur when analyzing a corrupt db.
|
пре 1 година |
drh
|
410a3bafed
Improved detection of invalid command-line arguments to the showdb and
|
пре 1 година |
mistachkin
|
2b5fbb2836
Fix harmless compiler warnings seen with MSVC.
|
пре 3 година |
larrybr
|
d95a652025
Avoid ominous warning in showdb.c
|
пре 3 година |
drh
|
26ec568d28
Try to avoid a double-free in the showdb utility program when running
|
пре 3 година |
drh
|
2f40dc9884
Better error messages on showdb.
|
пре 3 година |
drh
|
19a7f72ce2
Improved robustness of the "showdb" debugging program when it is parsing
|
пре 3 година |
drh
|
55550b7602
Enhance showdb to be 32-bit clean.
|
пре 4 година |
drh
|
067b92ba00
Extend the refactoring into extensions. Clean up stray newlines.
|
пре 4 година |
drh
|
c1f73e29bf
For the showdb utility program, more accurate detection of when the database
|
пре 5 година |
drh
|
25f933ad93
In the "pgidx" report from "showdb", also show the number of rows on each
|
пре 5 година |
drh
|
8083ef029f
In the "pgidx" command of the showdb utility, try to identify orphaned pages
|
пре 5 година |
drh
|
aaad696141
Fix a potential 32-bit integer overflow in the "showdb" utility program when
|
пре 5 година |
drh
|
970ea372c4
Fix a problem in the "showdb" utility that prevents it from correctly
|
пре 7 година |
mistachkin
|
77fac879d2
More harmless compiler warning fixes.
|
пре 8 година |
mistachkin
|
8ccdef6be4
Fix some more harmless compiler warnings.
|
пре 9 година |
drh
|
c56fac7483
Fix uses of ctype functions (ex: isspace()) on signed characters in test
|
пре 9 година |
dan
|
30c16ade95
Update the [showdb] program so that the database file is read directly (bypassing the SQLite VFS) only if the --raw option is specified. Otherwise, it is read using the default VFS. Also, the URI syntax may be used on the command line to specify the name of the database file to examine, so an alternative VFS may be requested using a URI parameter.
|
пре 9 година |
dan
|
8fb1bd2bc4
Update the [showdb] program so that the database file is read directly (bypassing the SQLite VFS) only if the --raw option is specified. Otherwise, it is read using the default VFS. An alternative VFS may be specified by specifying the database file to open using the URI syntax.
|
пре 9 година |
dan
|
871f6e34f6
Add the "--uri" option to utility program "showdb". This option causes showdb to use sqlite with the SQLITE_OPEN_URI option to open the database file, instead of opening it directly using the OS open() function.
|
пре 9 година |
drh
|
748c7357ab
Enhance the showdb utility program so that it can read the last partial page
|
пре 9 година |
mistachkin
|
44723ce096
Improvements to the MSVC build. Fix harmless compiler warnings. Enable use of 'stdcall'.
|
пре 9 година |
dan
|
53d89cdfe9
Fix a typo in the showdb usage message.
|
пре 10 година |
mistachkin
|
ef60703e8f
Fix warnings related to having a 64-bit size_t.
|
пре 10 година |
mistachkin
|
35683976a4
Fix warnings caused by the previous commit.
|
пре 10 година |
mistachkin
|
0461cc4795
Fix harmless compiler warnings for MSVC in the showdb/showwal command line tools.
|
пре 10 година |
drh
|
4bb77ecaa8
Add makefile targets for various diagnostic tools, such as showstat4.
|
пре 10 година |
drh
|
56e67dd7c7
Improved display of record data in the "NNNbd" output of the showdb.exe
|
пре 10 година |