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

MySQL数据库

开发平台:

Visual C++

  1. Table Op Msg_type Msg_text
  2. test.t1 optimize status OK
  3. Table Op Msg_type Msg_text
  4. test.t1 check status OK
  5. test.t2 check error The handler for the table doesn't support check/repair
  6. Table Op Msg_type Msg_text
  7. test.t1 repair status OK
  8. test.t2 repair error The handler for the table doesn't support check/repair
  9. Table Op Msg_type Msg_text
  10. test.t2 check error The handler for the table doesn't support check/repair
  11. test.t1 check status OK
  12. Table Op Msg_type Msg_text
  13. test.t2 check error Table 't2' was not locked with LOCK TABLES
  14. test.t1 check status OK
  15. Field Type Null Key Default Extra
  16. a int(11) PRI 0
  17. b int(11) MUL 0
  18. c int(11) 0
  19. Field Type Null Key Default Extra Privileges
  20. a int(11) PRI 0 select,insert,update,references
  21. b int(11) MUL 0 select,insert,update,references
  22. c int(11) 0 select,insert,update,references
  23. Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment
  24. t1 0 PRIMARY 1 a A 4 NULL NULL
  25. t1 1 b 1 b A 1 NULL NULL
  26. t1 1 b 2 c A 4 NULL NULL
  27. Table Op Msg_type Msg_text
  28. test.t1 check status Table is already up to date
  29. Table Op Msg_type Msg_text
  30. test.t1 check status Table is already up to date
  31. Table Op Msg_type Msg_text
  32. test.t1 check status OK
  33. Table Op Msg_type Msg_text
  34. test.t1 check status OK
  35. Table Op Msg_type Msg_text
  36. test.t1 check status OK
  37. Table Op Msg_type Msg_text
  38. test.t1 check status OK
  39. Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment
  40. t1 0 PRIMARY 1 a A 5 NULL NULL
  41. t1 1 b 1 b A 1 NULL NULL
  42. t1 1 b 2 c A 5 NULL NULL
  43. Table Op Msg_type Msg_text
  44. test.t1 optimize status OK
  45. Table Op Msg_type Msg_text
  46. test.t1 optimize status Table is already up to date
  47. Variable_name Value
  48. wait_timeout 28800
  49. Variable_name Value
  50. Name Type Row_format Rows Avg_row_length Data_length Max_data_length Index_length Data_free Auto_increment Create_time Update_time Check_time Create_options Comment
  51. Database
  52. mysql
  53. test
  54. Database (test%)
  55. test
  56. Table Op Msg_type Msg_text
  57. test.t1 analyze status OK
  58. Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment
  59. t1 0 PRIMARY 1 f1 A 1 NULL NULL
  60. t1 0 PRIMARY 2 f2 A 3 NULL NULL
  61. t1 0 PRIMARY 3 f3 A 9 NULL NULL
  62. t1 0 PRIMARY 4 f4 A 18 NULL NULL
  63. Table Op Msg_type Msg_text
  64. test.t1 repair status OK
  65. Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment
  66. t1 0 PRIMARY 1 f1 A 1 NULL NULL
  67. t1 0 PRIMARY 2 f2 A 3 NULL NULL
  68. t1 0 PRIMARY 3 f3 A 9 NULL NULL
  69. t1 0 PRIMARY 4 f4 A 18 NULL NULL