An error occurred fetching the project authors.
  1. 24 Oct, 2006 1 commit
  2. 23 Sep, 2006 1 commit
  3. 19 Sep, 2006 1 commit
  4. 18 Sep, 2006 2 commits
  5. 17 Sep, 2006 1 commit
  6. 16 Sep, 2006 1 commit
  7. 15 Sep, 2006 8 commits
  8. 13 Sep, 2006 1 commit
  9. 01 Sep, 2006 1 commit
  10. 31 Aug, 2006 1 commit
  11. 30 Aug, 2006 1 commit
  12. 29 Aug, 2006 1 commit
    • guilhem@gbichot3.local's avatar
      Fix for BUG#20866 "show table status on innodb raises assertion" · 73625c3a
      guilhem@gbichot3.local authored
      and its duplicate BUG#19057 "Test 'rpl_row_func003' fails on SuSE SLES9 x86".
      It was an assertion failure, only in debug builds, not present
      in released versions (nothing to document).
      It happened when doing SHOW TABLE STATUS on an InnoDB table
      having an auto_increment column, right after creating the table.
      The test which would have caught this problem was disabled in 
      mid-April for another reason (how much I like tests disabled for
      months...).
      73625c3a
  13. 26 Aug, 2006 1 commit
  14. 25 Aug, 2006 1 commit
  15. 24 Aug, 2006 1 commit
  16. 22 Aug, 2006 3 commits
  17. 17 Aug, 2006 1 commit
  18. 16 Aug, 2006 2 commits
    • pgalbraith/patg@govinda.patg.net's avatar
    • mleich@three.local.lan's avatar
      This changeset belongs to · aaa9ed3e
      mleich@three.local.lan authored
            WL#3397 Refactoring storage engine test cases (for falcon)
          It contains also fixes according to code review.
          Contents: Testcases which were in history dedicated to InnoDB or MyISAM only.
          Modifications:
          1. Shift the main testing code into include/<testing field>.inc
             Introduce $variables which can be used to omit tests for features which are not supported by
             certain storage engines.
          2. The storage engine to be tested is assigned within the toplevel script (t/<whatever>_<engine>.test)
             via variable $engine_type and the the main testing code is sourced from 
             include/<testing field>.inc
          3. Some toplevel testscripts have to be renamed to
             - avoid immediate or future namespace clashes
             - show via filename which storage engine is tested
          4. Minor code cleanup like remove trailing spaces, some additional comments ....
      aaa9ed3e
  19. 14 Aug, 2006 1 commit
  20. 10 Aug, 2006 1 commit
  21. 08 Aug, 2006 1 commit
    • patg@govinda.patg.net's avatar
      BUG #21524 "'ps' test fails in --ps-protocol test AMD64 bit" · 21f7f347
      patg@govinda.patg.net authored
      (this is not a fix to the bug, but simply to disable the test in 
      order to push a 5.0 to 5.1 merge)
      
      This merge contains:
      
      Push by holyfoot@production.mysql.com on Tue Jul 25 13:41:40 2006:
      
      bk clone -l -r'holyfoot/hf@mysql.com/deer.(none)|ChangeSet|20060725085017|41021' mysql-5.0 tmp_merge
      21f7f347
  22. 03 Aug, 2006 1 commit
  23. 02 Aug, 2006 2 commits
  24. 29 Jul, 2006 1 commit
  25. 27 Jul, 2006 2 commits
  26. 26 Jul, 2006 2 commits