home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Bonus / Database / mysql-max-3.23.55.sit / mysql-max-3.23.55-apple-darwi.1 / mysql-test / r / myisam.result < prev    next >
Encoding:
Text File  |  2003-01-21  |  1.6 KB  |  45 lines  |  [TEXT/ttxt]

  1. Table    Op    Msg_type    Msg_text
  2. test.t1    check    status    OK
  3. Table    Op    Msg_type    Msg_text
  4. test.t1    check    status    OK
  5. Table    Op    Msg_type    Msg_text
  6. test.t1    repair    status    OK
  7. Table    Op    Msg_type    Msg_text
  8. test.t1    check    status    OK
  9. Table    Op    Msg_type    Msg_text
  10. test.t1    repair    status    OK
  11. Table    Op    Msg_type    Msg_text
  12. test.t1    check    status    OK
  13. Table    Op    Msg_type    Msg_text
  14. test.t1    optimize    status    OK
  15. Table    Non_unique    Key_name    Seq_in_index    Column_name    Collation    Cardinality    Sub_part    Packed    Comment
  16. t1    0    PRIMARY    1    a    A    5    NULL    NULL    
  17. t1    1    b    1    b    A    1    NULL    NULL    
  18. Table    Op    Msg_type    Msg_text
  19. test.t1    optimize    status    Table is already up to date
  20. Table    Non_unique    Key_name    Seq_in_index    Column_name    Collation    Cardinality    Sub_part    Packed    Comment
  21. t1    0    PRIMARY    1    a    A    5    NULL    NULL    
  22. t1    1    b    1    b    A    1    NULL    NULL    
  23. table    type    possible_keys    key    key_len    ref    rows    Extra
  24. t1    ALL    NULL    NULL    NULL    NULL    4    Using filesort
  25. table    type    possible_keys    key    key_len    ref    rows    Extra
  26. t1    ALL    NULL    NULL    NULL    NULL    4    Using filesort
  27. table    type    possible_keys    key    key_len    ref    rows    Extra
  28. t1    ALL    NULL    NULL    NULL    NULL    4    Using filesort
  29. table    type    possible_keys    key    key_len    ref    rows    Extra
  30. t1    index    NULL    PRIMARY    4    NULL    4    Using index
  31. table    type    possible_keys    key    key_len    ref    rows    Extra
  32. t1    index    NULL    b    4    NULL    4    Using index
  33. table    type    possible_keys    key    key_len    ref    rows    Extra
  34. t1    ALL    NULL    NULL    NULL    NULL    4    Using filesort
  35. table    type    possible_keys    key    key_len    ref    rows    Extra
  36. t1    ALL    NULL    NULL    NULL    NULL    4    
  37. table    type    possible_keys    key    key_len    ref    rows    Extra
  38. t1    ALL    NULL    NULL    NULL    NULL    4    
  39. Table    Op    Msg_type    Msg_text
  40. test.t1    optimize    status    OK
  41. Table    Op    Msg_type    Msg_text
  42. test.t1    optimize    status    OK
  43. Table    Op    Msg_type    Msg_text
  44. test.t1    check    status    OK
  45.