home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd1.bin / sharewar / mysql / data1.cab / Development / bench / limits / Informix.comment < prev    next >
Encoding:
Text File  |  2001-11-02  |  1.2 KB  |  27 lines

  1. *****************************************************************
  2. NOTE:
  3. I, Monty, pulled this comment out from the public mail I got from
  4. Honza when he published the first crash-me run on Informix
  5. *****************************************************************
  6.  
  7. Also attached are diffs from server-cfg and crash-me -- some of
  8. them are actual bugs in the code, some add extensions for Informix,
  9. some of the comment-outs were necessary to finish the test. Some of
  10. the problematic pieces that are commented out sent Informix to
  11. veeeery long load 1 on the machine (max_conditions for example), so
  12. could be considered crashes, but I'd prefer that someone checks the
  13. code before giving out such a conclusion.
  14.  
  15. Some of the code that is commented out failed with some other SQL
  16. error message which might mean a problem with the sequence of commands
  17. in crash-me. Interesting thing, some of the tests failed for the
  18. first time but in the next or third run went OK, so the results are
  19. results of more iterations (like column doesn't exist in the first
  20. try but the second pass goes OK).
  21.  
  22. I'd like to hear your comments on the bug fixes and Informix specific
  23. code before we go into debugging the problems.
  24.  
  25. Yours,
  26.  Honza Pazdziora
  27.