[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
SHOW [BDB] LOGS
SHOW LOGS
shows you status information about existing log
files. It currently only displays information about Berkeley DB log
files, so an alias for it (available as of MySQL 4.1.1) is SHOW BDB LOGS
.
File
shows the full path to the log file
Type
shows the type of the log file (BDB
for Berkeley
DB log files)
Status
shows the status of the log file (FREE
if the
file can be removed, or IN USE
if the file is needed by the transaction
subsystem)