isamlog.1
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:2k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. .TH ISAMLOG 1 "20 December 2000" 
  2. .SH NAME 
  3. isamlog - Write info about whats in a nisam log file. 
  4. .SH USAGE 
  5. isamlog [-?iruvIV] [-c #] [-f #] [-F filepath/] [-o #] [-R file recordpos] [-w write_file] [log-filename [table ...]] 
  6. .SH SYNOPSIS 
  7. .B isamlog 
  8. .RB [ -?  |  -I ] 
  9. .RB [ -V ] 
  10. .RB [ -c ] 
  11. .RB [ -f ] 
  12. .RB [ -F ] 
  13. .RB [ -i ] 
  14. .RB [ -o ] 
  15. .RB [ "-p #" ] 
  16. .RB [ -r ] 
  17. .RB [ -R ] 
  18. .RB [ -u ] 
  19. .RB [ -v ] 
  20. .RB [ -w ] 
  21. .SH DESCRIPTION 
  22. .TP
  23. .BR isamlog
  24. .TP
  25. .BR -?  |  -I
  26. info
  27. .TP
  28. .BR -V
  29. version
  30. .TP
  31. .BR -c
  32. do only # commands
  33. .TP
  34. .BR -f
  35. max open files
  36. .TP
  37. .BR -F
  38. file path
  39. .TP
  40. .BR -i
  41. extra info
  42. .TP
  43. .BR -o
  44. offset
  45. .TP
  46. .BR "-p #"
  47. remove # components from path
  48. .TP
  49. .BR -r
  50. recover
  51. .TP
  52. .BR -R
  53. file recordposition
  54. .TP
  55. .BR -u
  56. update
  57. .TP
  58. .BR -v
  59. verbose
  60. .TP
  61. .BR -w
  62. write file
  63. .SH NOTE 
  64. If no file name is given isam.log is used
  65. One can give a second and a third '-v' for more verbose.
  66. Normaly one does a update (-u).
  67. If a recover is done all writes and all possibly updates and deletes is done
  68. and errors are only counted.
  69. If one gives table names as arguments only these tables will be updated
  70. .SH "SEE ALSO" 
  71. isamchk (1),
  72. isamlog (1),
  73. mysqlaccess (1),
  74. mysqladmin (1),
  75. mysqlbug (1),
  76. mysqld (1),
  77. mysqldump (1),
  78. mysqlshow (1),
  79. msql2mysql (1),
  80. perror (1),
  81. replace (1),
  82. safe_mysqld (1),
  83. which1 (1),
  84. zap (1),
  85. .SH AUTHOR 
  86. Ver 1.0, distribution 3.23.29a
  87. Michael (Monty) Widenius (monty@tcx.se),
  88. TCX Datakonsult AB (http://www.tcx.se).
  89. This software comes with no warranty.
  90. Manual page by L. (Kill-9) Pedersen 
  91. (kill-9@kill-9.dk), Mercurmedia Data Model Architect /
  92. system developer (http://www.mercurmedia.com)
  93. ." end of man page